Merge branch 'master' into patch-16

This commit is contained in:
Jens Petersen 2019-02-25 09:03:57 +08:00 committed by GitHub
commit 1b17f8acdb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 5 deletions

View File

@ -9,7 +9,7 @@ This repository is for package authors and maintainers to get their packages int
If you simply want to use Stackage as an end user, please follow the instructions on [https://www.stackage.org/](https://www.stackage.org).
We strongly recommend using the Haskell tool stack for doing builds, which
includes built-in Stackage support: [stack](https://github.com/commercialhaskell/stack) [![Build Status](https://travis-ci.org/commercialhaskell/stack.svg?branch=master)](https://travis-ci.org/commercialhaskell/stack).
includes built-in Stackage support: [stack](https://github.com/commercialhaskell/stack) [![Build Status](https://dev.azure.com/commercialhaskell/stack/_apis/build/status/commercialhaskell.stack?branchName=master)](https://dev.azure.com/commercialhaskell/stack/_build/latest?definitionId=1?branchName=master).
Add your package

View File

@ -3434,8 +3434,9 @@ packages:
- co-log < 0
- first-class-patterns
- relude
- shellmet
- summoner < 0
- tomland < 1.0.0 # https://github.com/commercialhaskell/stackage/issues/4297
- tomland
- typerep-map
"Lorenz Moesenlechner <moesenle@gmail.com> @moesenle":
@ -4777,7 +4778,6 @@ skipped-tests:
- speedy-slice
- static-text
- structs
- tomland
- universum
- unordered-containers
- unordered-intmap
@ -5032,7 +5032,6 @@ expected-test-failures:
- doctest-discover # 0.1.0.9 https://github.com/karun012/doctest-discover/issues/22
- graylog # 0.1.0.1 https://github.com/fpco/stackage/pull/1254
- summoner # https://github.com/kowainik/summoner/issues/270
- tomland # https://github.com/kowainik/tomland/issues/141
# Assertion failures, these can be real bugs or just limitations
# in the test cases.
@ -5055,7 +5054,6 @@ expected-test-failures:
- hpack-dhall # https://github.com/BlockScope/hpack-dhall/issues/25
# Compilation failures
- Earley # https://github.com/commercialhaskell/stackage/issues/4193
- ListLike # No issue tracker, e-mail sent to maintainer
- amazonka-core # https://github.com/brendanhay/amazonka/issues/397
- async-timer # https://github.com/mtesseract/async-timer/issues/8