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