mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28: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
|
||||
- wl-pprint-text
|
||||
|
||||
# Uncategorized, please categorize!
|
||||
- hackage-security # Cabal 2.0
|
||||
- ed25519 # QuickCheck, hlint and more
|
||||
- hpio # https://github.com/fpco/stackage/issues/2926
|
||||
- validation # https://github.com/fpco/stackage/issues/2949
|
||||
|
||||
# https://github.com/fpco/stackage/issues/3014
|
||||
- servant-mock
|
||||
- servant-server
|
||||
- servant-mock # https://github.com/fpco/stackage/issues/3014
|
||||
- servant-server # # https://github.com/fpco/stackage/issues/3014
|
||||
|
||||
# end of skipped-tests
|
||||
|
||||
@ -4383,7 +4381,6 @@ tell-me-when-its-released:
|
||||
hide:
|
||||
- async-dejafu # https://github.com/yesodweb/wai/issues/579
|
||||
- monads-tf # mtl is preferred
|
||||
- protolude # `module Panic` conflicts with base
|
||||
- crypto-api # `module Crypto.Random` conflicts with cryptonite
|
||||
- fay-base # conflicts with many modules in base and others
|
||||
- hashmap # conflicts with Data.HashSet in unordered-containers
|
||||
|
||||
Loading…
Reference in New Issue
Block a user