packages feed

Cabal revisions of crypto-numbers-0.1.2

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 Name:                crypto-numbers Version:             0.1.2+x-revision: 1 Description:         Cryptographic numbers: functions and algorithms License:             BSD3 License-file:        LICENSE Library   Build-Depends:     base >= 4 && < 5                    , bytestring-                   , vector+                   , vector >= 0.3 && < 0.13                    , crypto-random-api >= 0.2 && < 0.3   Exposed-modules:   Crypto.Number.ModArithmetic                      Crypto.Number.Serialize                    , crypto-random-api                    , crypto-numbers                    , bytestring-                   , vector+                   , vector >= 0.3 && < 0.13                    , QuickCheck >= 2                    , HUnit                    , test-framework >= 0.3.3