case-insensitive 0.3 → 0.3.0.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
- case-insensitive.cabal +2/−2
case-insensitive.cabal view
@@ -1,5 +1,5 @@ name: case-insensitive-version: 0.3+version: 0.3.0.1 cabal-version: >=1.6 build-type: Simple license: BSD3@@ -24,7 +24,7 @@ Library GHC-Options: -Wall- build-depends: base >= 3 && < 4.4+ build-depends: base >= 3 && < 4.5 , bytestring >= 0.9 && < 0.10 , text >= 0.3 && < 0.12 , hashable >= 1.0 && < 1.2