packages feed

digest 0.0.1.1 → 0.0.1.2

raw patch · 1 files changed

+2/−1 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

digest.cabal view
@@ -1,5 +1,5 @@ name:            digest-version:         0.0.1.1+version:         0.0.1.2 copyright:       (c) 2009 Eugene Kirpichov license:         BSD3 license-file:    LICENSE@@ -22,6 +22,7 @@ flag bytestring-in-base   description: In the ghc-6.6 era the bytestring modules were                included in the base package.+  default: False  source-repository head   type: git