packages feed

monadcryptorandom 0.5.3 → 0.6

raw patch · 2 files changed

+2/−2 lines, 2 files

Files

Control/Monad/CryptoRandom.hs view
@@ -16,7 +16,7 @@   , MonadCRandom(..)   , MonadCRandomR(..)   , ContainsGenError(..)-  , CRandT+  , CRandT(..)   , CRand   , runCRandT   , evalCRandT
monadcryptorandom.cabal view
@@ -1,5 +1,5 @@ name:           monadcryptorandom-version:        0.5.3+version:        0.6 license:        BSD3 license-file:   LICENSE copyright:      Thomas DuBuisson <thomas.dubuisson@gmail.com>