Extra 1.29 → 1.30
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~HaXmldep ~QuickCheckPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: HaXml, QuickCheck
API changes (from Hackage documentation)
Files
- Extra.cabal +2/−2
Extra.cabal view
@@ -1,5 +1,5 @@ Name: Extra-Version: 1.29+Version: 1.30 License: BSD3 License-File: COPYING Author: David Fox@@ -7,7 +7,7 @@ Description: A hodge-podge of functions and modules that do not have a better home Maintainer: David Fox <david@seereason.com> Homepage: http://seereason.org/-Build-Depends: base >= 3 && < 4, unix, regex-compat, time >= 1.1, Unixutils >= 1.10 , mtl, network, HaXml, pretty, directory, bytestring, process, containers, old-time, old-locale, QuickCheck, HUnit, random, filepath+Build-Depends: base >= 3 && < 4, unix, regex-compat, time >= 1.1, Unixutils >= 1.10 , mtl, network, HaXml < 1.14, pretty, directory, bytestring, process, containers, old-time, old-locale, QuickCheck < 2, HUnit, random, filepath Synopsis: A grab bag of modules. ghc-options: -O2 -W C-Sources: cbits/gwinsz.c