mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-10 05:17:30 +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:
|
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
|
||||||
|
- cryptohash # Superceeded by cryptonite
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user