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