mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-08-21 19:43:51 +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).
|
||||
|
||||
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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user