packages feed

pureMD5 0.2.0 → 0.2.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~basedep ~bytestring

Dependency ranges changed: base, bytestring

Files

pureMD5.cabal view
@@ -1,5 +1,5 @@ name:		pureMD5-version:	0.2.0+version:	0.2.1 license:	BSD3 license-file:	LICENSE author:		Thomas DuBuisson <thomas.dubuisson@gmail.com>@@ -21,6 +21,6 @@     Build-Depends: base >= 3, bytestring >= 0.9, binary >= 0.4.0   else     Build-Depends: base >= 3, bytestring, binary >= 0.4.0-  hs-source-dirs:	Data, Test+  hs-source-dirs:   exposed-modules: Data.Digest.Pure.MD5   ghc-options:	-O2 -funfolding-use-threshold66 -funfolding-creation-threshold66 -fvia-C -optc-funroll-all-loops -optc-ffast-math -fexcess-precision -funbox-strict-fields