matchers 0.12.0.0 → 0.14.0.0
raw patch · 1 files changed
+7/−7 lines, 1 filesdep ~basedep ~bytestringdep ~parsec
Dependency ranges changed: base, bytestring, parsec, text, time
Files
- matchers.cabal +7/−7
matchers.cabal view
@@ -1,9 +1,9 @@ Name: matchers-Version: 0.12.0.0+Version: 0.14.0.0 Cabal-version: >=1.8 Build-Type: Simple License: BSD3-Copyright: 2012-2013 Omari Norman.+Copyright: 2012-2014 Omari Norman. author: Omari Norman maintainer: omari@smileystation.com stability: Experimental@@ -21,11 +21,11 @@ Library Build-depends:- base ==4.6.*- , bytestring ==0.10.*- , parsec >= 3.1.2 && < 3.2- , text ==0.11.*- , time ==1.4.*+ base >=4.6 && < 5+ , bytestring >=0.10+ , parsec >= 3.1.2+ , text >=0.11+ , time >=1.4 Exposed-modules: