ghc >= 8.2 cabal-install >= 2.0, - mixins cabal:
build-depends: base >=4.10 && <4.11,
cryptonite >= 0.24,
crypto-api >= 0.13.2
mixins:
cryptonite (Crypto.Random as CryptoniteCrypto.Random),
crypto-api (Crypto.Random as CryptoAPICrypto.Random)
:
module Main where
import CryptoniteCrypto.Random
import CryptoAPICrypto.Random
, , , , , .
, , GHC 7.10, - . ( ), mixins ( ).