dib 0.6.0 → 0.6.1
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- dib.cabal +2/−2
dib.cabal view
@@ -1,5 +1,5 @@ name: dib-version: 0.6.0+version: 0.6.1 cabal-version: >= 1.6 category: Development build-type: Simple@@ -17,7 +17,7 @@ source-repository this type: git location: https://github.com/blajzer/dib.git- tag: 0.5.0+ tag: 0.6.1 library build-depends: base >= 4.4 && < 4.10, text, containers, mtl, directory, time, process, filepath, cereal, bytestring, digest