[random] Just export the type of MonadPseudoRandom
This commit is contained in:
parent
23b5146f0f
commit
ed48246740
@ -16,7 +16,7 @@ module Crypto.Random
|
|||||||
, DRG(..)
|
, DRG(..)
|
||||||
-- * Random abstraction
|
-- * Random abstraction
|
||||||
, MonadRandom(..)
|
, MonadRandom(..)
|
||||||
, MonadPseudoRandom(..)
|
, MonadPseudoRandom
|
||||||
) where
|
) where
|
||||||
|
|
||||||
import Crypto.Random.Types
|
import Crypto.Random.Types
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user