packages feed

explicit-iomodes 0.6.0.4 → 0.6.0.5

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~basedep ~taggedPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: base, tagged

API changes (from Hackage documentation)

Files

explicit-iomodes.cabal view
@@ -1,5 +1,5 @@ name:          explicit-iomodes-version:       0.6.0.4+version:       0.6.0.5 cabal-version: >=1.6 build-type:    Simple license:       BSD3@@ -31,9 +31,9 @@ Library   GHC-Options: -Wall -  build-depends: base                 >= 4     && < 4.6+  build-depends: base                 >= 4     && < 4.7                , base-unicode-symbols >= 0.1.1 && < 0.3-               , tagged               >= 0.0   && < 0.3+               , tagged               >= 0.0   && < 0.5   exposed-modules: System.IO.ExplicitIOModes                    System.IO.ExplicitIOModes.Unsafe   other-modules:   System.IO.ExplicitIOModes.Internal