packages feed

pairing 0.1.3 → 0.1.4

raw patch · 1 files changed

+3/−3 lines, 1 files

Files

pairing.cabal view
@@ -2,10 +2,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: d7cf10bc92ae07cc646db783e0a017f4d02294c5efea2327c016605c4fa83875+-- hash: 43144795bee309fae69b35b31181420ba97ece4cfbaa916533435650a806da34  name:           pairing-version:        0.1.3+version:        0.1.4 synopsis:       Optimal ate pairing over Barreto-Naehrig curves description:    Optimal ate pairing over Barreto-Naehrig curves category:       Cryptography@@ -46,8 +46,8 @@       Pairing.Group       Pairing.Pairing       Pairing.Jacobian-  other-modules:       Pairing.CyclicGroup+  other-modules:       Paths_pairing   hs-source-dirs:       src