packages feed

vty 4.7.0.12 → 4.7.0.14

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: mtl

API changes (from Hackage documentation)

Files

vty.cabal view
@@ -1,5 +1,5 @@ Name:                vty-Version:             4.7.0.12+Version:             4.7.0.14 License:             BSD3 License-file:        LICENSE Author:              Stefan O'Rear, Corey O'Connor@@ -31,7 +31,7 @@ Build-Depends:       base >= 4 && < 5, ghc-prim, bytestring, containers, unix Build-Depends:       terminfo >= 0.3 && < 0.4 Build-Depends:       utf8-string >= 0.3 && < 0.4-Build-Depends:       mtl >= 1.1.1.0 && < 2.1+Build-Depends:       mtl >= 1.1.1.0 && < 2.2 Build-Depends:       parallel >= 2.2 && < 3.3, deepseq >= 1.1 && < 1.4 Build-Depends:       vector >= 0.7 Build-Depends:       parsec >= 2 && < 4