mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-11 05:47:29 +01:00
Un-hide protolude and re-enable hpio tests, closes #2926
This commit is contained in:
parent
be0024e713
commit
8120db318d
@ -3886,14 +3886,12 @@ skipped-tests:
|
|||||||
- graphviz
|
- graphviz
|
||||||
- wl-pprint-text
|
- wl-pprint-text
|
||||||
|
|
||||||
|
# Uncategorized, please categorize!
|
||||||
- hackage-security # Cabal 2.0
|
- hackage-security # Cabal 2.0
|
||||||
- ed25519 # QuickCheck, hlint and more
|
- ed25519 # QuickCheck, hlint and more
|
||||||
- hpio # https://github.com/fpco/stackage/issues/2926
|
|
||||||
- validation # https://github.com/fpco/stackage/issues/2949
|
- validation # https://github.com/fpco/stackage/issues/2949
|
||||||
|
- servant-mock # https://github.com/fpco/stackage/issues/3014
|
||||||
# https://github.com/fpco/stackage/issues/3014
|
- servant-server # # https://github.com/fpco/stackage/issues/3014
|
||||||
- servant-mock
|
|
||||||
- servant-server
|
|
||||||
|
|
||||||
# end of skipped-tests
|
# end of skipped-tests
|
||||||
|
|
||||||
@ -4383,7 +4381,6 @@ tell-me-when-its-released:
|
|||||||
hide:
|
hide:
|
||||||
- async-dejafu # https://github.com/yesodweb/wai/issues/579
|
- async-dejafu # https://github.com/yesodweb/wai/issues/579
|
||||||
- monads-tf # mtl is preferred
|
- monads-tf # mtl is preferred
|
||||||
- protolude # `module Panic` conflicts with base
|
|
||||||
- crypto-api # `module Crypto.Random` conflicts with cryptonite
|
- crypto-api # `module Crypto.Random` conflicts with cryptonite
|
||||||
- fay-base # conflicts with many modules in base and others
|
- fay-base # conflicts with many modules in base and others
|
||||||
- hashmap # conflicts with Data.HashSet in unordered-containers
|
- hashmap # conflicts with Data.HashSet in unordered-containers
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user