packages feed

liboath-hs 0.0.1.0 → 0.0.1.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~inline-c

Dependency ranges changed: inline-c

Files

liboath-hs.cabal view
@@ -1,5 +1,5 @@ name:                liboath-hs-version:             0.0.1.0+version:             0.0.1.1 synopsis:            Bindings to liboath description:         See README for details. homepage:            https://github.com/parsonsmatt/liboath-hs#readme@@ -18,7 +18,7 @@   exposed-modules:     LibOath                      , LibOath.Internal   build-depends:       base            >= 4.7     && < 5-                     , inline-c        >= 0.5.6.1 && < 0.6.1.0+                     , inline-c        >= 0.5.6.1 && < 0.8                      , safe-exceptions                      , bytestring                      , time