mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Hide protolude and cryptohash due to doctest issues
This commit is contained in:
parent
dfe373c308
commit
5f337a111c
@ -3318,3 +3318,5 @@ 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
|
||||
- cryptohash # Superceeded by cryptonite
|
||||
|
||||
Loading…
Reference in New Issue
Block a user