packages feed

ltk 0.10.0.3 → 0.10.0.4

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: parsec

API changes (from Hackage documentation)

Files

ltk.cabal view
@@ -1,5 +1,5 @@ name: ltk-version: 0.10.0.3+version: 0.10.0.4 cabal-version: >= 1.8 build-type: Simple license: GPL@@ -19,7 +19,7 @@     build-depends: Cabal >=1.6.0 && <1.11, base >=4.0.0.0 && <4.4,                containers >=0.2 && <0.5, filepath >=1.1.0 && <1.3,                glib >=0.10.0 && <0.13, gtk >=0.10.0 && <0.13,-               mtl >=1.1.0.2 && <2.1, parsec >=2.1.0.1 && <2.2,+               mtl >=1.1.0.2 && <2.1, parsec >=2.1.0.1 && <3.2,                pretty >=1.0.1.0 && <1.1,                -- Make sure we get the Cabal compaitble with ghc and haddock                haddock <2.10, ghc <7.3