explicit-iomodes-text 0.1.0.7 → 0.1.0.8
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
explicit-iomodes-text.cabal view
@@ -1,5 +1,5 @@ name: explicit-iomodes-text-version: 0.1.0.7+version: 0.1.0.8 cabal-version: >=1.6 build-type: Simple license: BSD3@@ -20,7 +20,7 @@ Library GHC-Options: -Wall- build-depends: base >= 4 && < 4.6+ build-depends: base >= 4 && < 4.7 , text >= 0.7 && < 0.12 , explicit-iomodes >= 0.4 && < 0.7 exposed-modules: Data.Text.IO.ExplicitIOModes