mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-19 01:35:50 +01:00
Hide some packages that conflict with cryptonite
This commit is contained in:
parent
69b6db0e67
commit
bac5c39c04
@ -3305,3 +3305,7 @@ hide:
|
|||||||
- monads-tf # mtl is preferred
|
- monads-tf # mtl is preferred
|
||||||
- protolude # `module Panic` conflicts with base
|
- protolude # `module Panic` conflicts with base
|
||||||
- cryptohash # Superceeded by cryptonite
|
- cryptohash # Superceeded by cryptonite
|
||||||
|
- crypto-random # Superceeded by cryptonite
|
||||||
|
- crypto-pubkey # Superceded by cryptonite
|
||||||
|
- crypto-numbers # Superceded by cryptonite
|
||||||
|
- crypto-api # `module Crypto.Random` conflicts with cryptonite
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user