monadcryptorandom 0.5.2 → 0.5.3
raw patch · 2 files changed
+2/−1 lines, 2 filesdep ~taggedPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: tagged
API changes (from Hackage documentation)
Files
Control/Monad/CryptoRandom.hs view
@@ -47,6 +47,7 @@ import Data.List (foldl') import Data.Word import Data.Proxy+import Data.Tagged import qualified Data.ByteString as B -- |@MonadCRandom m@ represents a monad that can produce
monadcryptorandom.cabal view
@@ -1,5 +1,5 @@ name: monadcryptorandom-version: 0.5.2+version: 0.5.3 license: BSD3 license-file: LICENSE copyright: Thomas DuBuisson <thomas.dubuisson@gmail.com>