packages feed

cprng-aes-effect 0.1.0 → 0.1.0.1

raw patch · 1 files changed

+7/−2 lines, 1 filesdep ~extensible-effects

Dependency ranges changed: extensible-effects

Files

cprng-aes-effect.cabal view
@@ -2,7 +2,7 @@ --  documentation, see http://haskell.org/cabal/users-guide/  name:                cprng-aes-effect-version:             0.1.0+version:             0.1.0.1 synopsis:            Run random effect using cprng-aes, a crypto pseudo number generator. description:         Any help (especially documentation) is welcome homepage:            https://github.com/ibotty/crypto-random-effect@@ -24,6 +24,11 @@                      , cprng-aes >=0.5 && <0.6                      , crypto-random >=0.0.7 && <0.1                      , crypto-random-effect ==0.2.*-                     , extensible-effects ==1.2.*+                     , extensible-effects ==1.4.*   hs-source-dirs:      src   default-language:    Haskell2010++source-repository head+  type: git+  location: https://github.com/ibotty/crypto-random-effect+