Hide some packages that conflict with cryptonite

This commit is contained in:
Dan Burton 2016-12-28 23:29:43 -08:00
parent 69b6db0e67
commit bac5c39c04
No known key found for this signature in database
GPG Key ID: C11E00118F0CE509

View File

@ -3305,3 +3305,7 @@ hide:
- monads-tf # mtl is preferred
- protolude # `module Panic` conflicts with base
- 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