mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 07:48:31 +01:00
Unconstrain a few things
This commit is contained in:
parent
cd15f90a0d
commit
4e9d625691
@ -4113,6 +4113,7 @@ packages:
|
||||
- base64-bytestring-type
|
||||
- base64-string
|
||||
- bimap
|
||||
- bin # req'd by boring
|
||||
- binary-orphans
|
||||
- binary-parser
|
||||
- binary-tagged
|
||||
@ -4370,6 +4371,7 @@ packages:
|
||||
- quickcheck-io
|
||||
- quickcheck-simple
|
||||
- quickcheck-unicode
|
||||
- ral # req'd by boring
|
||||
- random
|
||||
- random-shuffle
|
||||
- range-set-list
|
||||
@ -4607,19 +4609,6 @@ packages:
|
||||
- parser-combinators-tests < 1.2.1
|
||||
- mmark < 0.0.7.2
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/4992
|
||||
- swagger2 < 2.5
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/4998
|
||||
- monad-logger-syslog < 0.1.6.0
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/5024
|
||||
- boring < 0.1.3
|
||||
- vec < 0.3
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/5025
|
||||
- hie-bios < 0.3
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/5037
|
||||
- haskeline < 0.8.0
|
||||
|
||||
@ -5208,6 +5197,7 @@ expected-test-failures:
|
||||
- hasql # PostgreSQL
|
||||
- hasql-transaction # PostgreSQL
|
||||
- hedis
|
||||
- hie-bios # cabal, stack, ghc; see https://github.com/commercialhaskell/stackage/issues/5025
|
||||
- hocilib # oracle
|
||||
- hworker
|
||||
- influxdb
|
||||
|
||||
Loading…
Reference in New Issue
Block a user