packages feed

shikensu 0.3.0 → 0.3.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

shikensu.cabal view
@@ -1,5 +1,5 @@ name: shikensu-version: 0.3.0+version: 0.3.1 category: File IO  synopsis:@@ -48,7 +48,7 @@    build-depends:     aeson == 1.0.*,-    base == 4.*,+    base >= 4.8 && < 5,     bytestring == 0.10.*,     directory == 1.3.*,     filepath == 1.4.*,