packages feed

hsini 0.5.0 → 0.5.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~basePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: base

API changes (from Hackage documentation)

Files

hsini.cabal view
@@ -1,5 +1,5 @@ name: hsini-version: 0.5.0+version: 0.5.1 license: BSD3 license-file: LICENSE author: Magnus Therning@@ -18,7 +18,7 @@ library     hs-source-dirs: src     default-language: Haskell2010-    build-depends: base >=4.7 && <4.10,+    build-depends: base >=4.7 && <4.11,                    bytestring ==0.10.*,                    containers ==0.5.*,                    mtl ==2.2.*,