packages feed

sifflet-lib 1.2.5 → 1.2.5.1

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: mtl

API changes (from Hackage documentation)

Files

sifflet-lib.cabal view
@@ -1,10 +1,10 @@ name: sifflet-lib-version: 1.2.5+version: 1.2.5.1 cabal-version: >= 1.8 build-type: Simple license: BSD3 license-file: LICENSE-copyright: (C) 2009-2011 Gregory D. Weber+copyright: (C) 2009-2012 Gregory D. Weber author: Gregory D. Weber maintainer: "gdweber" ++ drop 3 "abc@" ++ "iue.edu" bug-reports: mailto:"gdweber" ++ drop 3 "abc@" ++ "iue.edu"@@ -46,7 +46,7 @@     filepath >= 1.1 && < 1.4,     fgl >= 5.4 && < 5.5,     hxt >= 9.0 && < 10.0,-    mtl >= 1.1 && < 2.1,+    mtl >= 1.1 && < 2.2,     parsec >= 2.1.0.1 && < 3.2,      process >= 1.0 && < 1.2   if !os(windows)