mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-23 03:27:54 +01:00
Re-enables base16-bytestring (#5649)
This commit is contained in:
parent
baaf972182
commit
8597486e21
@ -688,7 +688,7 @@ packages:
|
|||||||
|
|
||||||
- alex
|
- alex
|
||||||
- async
|
- async
|
||||||
- base16-bytestring < 1 # https://github.com/commercialhaskell/stackage/issues/5649
|
- base16-bytestring
|
||||||
- csv-conduit < 0 # ghc 8.10
|
- csv-conduit < 0 # ghc 8.10
|
||||||
- executable-hash < 0 # via cryptohash
|
- executable-hash < 0 # via cryptohash
|
||||||
- executable-path
|
- executable-path
|
||||||
@ -4748,7 +4748,7 @@ packages:
|
|||||||
- relapse
|
- relapse
|
||||||
- relational-schemas
|
- relational-schemas
|
||||||
- rerebase
|
- rerebase
|
||||||
- resolv
|
- resolv < 0 # via base16-bytestring https://github.com/commercialhaskell/stackage/issues/5649
|
||||||
- resource-pool
|
- resource-pool
|
||||||
- resourcet
|
- resourcet
|
||||||
- rfc5051
|
- rfc5051
|
||||||
@ -5184,6 +5184,7 @@ skipped-tests:
|
|||||||
- simple-vec3 # ghc 8.10
|
- simple-vec3 # ghc 8.10
|
||||||
- static-text # ghc 8.10
|
- static-text # ghc 8.10
|
||||||
- monad-par # ghc 8.10
|
- monad-par # ghc 8.10
|
||||||
|
- avers # via base16-bytestring https://github.com/commercialhaskell/stackage/issues/5649
|
||||||
|
|
||||||
# test-framework per ghc 8.8
|
# test-framework per ghc 8.8
|
||||||
- extensible-effects # via test-framework
|
- extensible-effects # via test-framework
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user