mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-08-22 12:03:50 +02:00
Merge branch 'master' into patch-16
This commit is contained in:
commit
1b17f8acdb
@ -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).
|
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
|
We strongly recommend using the Haskell tool stack for doing builds, which
|
||||||
includes built-in Stackage support: [stack](https://github.com/commercialhaskell/stack) [](https://travis-ci.org/commercialhaskell/stack).
|
includes built-in Stackage support: [stack](https://github.com/commercialhaskell/stack) [](https://dev.azure.com/commercialhaskell/stack/_build/latest?definitionId=1?branchName=master).
|
||||||
|
|
||||||
|
|
||||||
Add your package
|
Add your package
|
||||||
|
|||||||
@ -3434,8 +3434,9 @@ packages:
|
|||||||
- co-log < 0
|
- co-log < 0
|
||||||
- first-class-patterns
|
- first-class-patterns
|
||||||
- relude
|
- relude
|
||||||
|
- shellmet
|
||||||
- summoner < 0
|
- summoner < 0
|
||||||
- tomland < 1.0.0 # https://github.com/commercialhaskell/stackage/issues/4297
|
- tomland
|
||||||
- typerep-map
|
- typerep-map
|
||||||
|
|
||||||
"Lorenz Moesenlechner <moesenle@gmail.com> @moesenle":
|
"Lorenz Moesenlechner <moesenle@gmail.com> @moesenle":
|
||||||
@ -4777,7 +4778,6 @@ skipped-tests:
|
|||||||
- speedy-slice
|
- speedy-slice
|
||||||
- static-text
|
- static-text
|
||||||
- structs
|
- structs
|
||||||
- tomland
|
|
||||||
- universum
|
- universum
|
||||||
- unordered-containers
|
- unordered-containers
|
||||||
- unordered-intmap
|
- unordered-intmap
|
||||||
@ -5032,7 +5032,6 @@ expected-test-failures:
|
|||||||
- doctest-discover # 0.1.0.9 https://github.com/karun012/doctest-discover/issues/22
|
- 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
|
- graylog # 0.1.0.1 https://github.com/fpco/stackage/pull/1254
|
||||||
- summoner # https://github.com/kowainik/summoner/issues/270
|
- 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
|
# Assertion failures, these can be real bugs or just limitations
|
||||||
# in the test cases.
|
# in the test cases.
|
||||||
@ -5055,7 +5054,6 @@ expected-test-failures:
|
|||||||
- hpack-dhall # https://github.com/BlockScope/hpack-dhall/issues/25
|
- hpack-dhall # https://github.com/BlockScope/hpack-dhall/issues/25
|
||||||
|
|
||||||
# Compilation failures
|
# Compilation failures
|
||||||
- Earley # https://github.com/commercialhaskell/stackage/issues/4193
|
|
||||||
- ListLike # No issue tracker, e-mail sent to maintainer
|
- ListLike # No issue tracker, e-mail sent to maintainer
|
||||||
- amazonka-core # https://github.com/brendanhay/amazonka/issues/397
|
- amazonka-core # https://github.com/brendanhay/amazonka/issues/397
|
||||||
- async-timer # https://github.com/mtesseract/async-timer/issues/8
|
- async-timer # https://github.com/mtesseract/async-timer/issues/8
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user