packages feed

preprocessor-tools 0.1.1 → 0.1.2

raw patch · 2 files changed

+7/−3 lines, 2 filesdep +sybdep ~basedep ~mtl

Dependencies added: syb

Dependency ranges changed: base, mtl

Files

CHANGELOG view
@@ -1,3 +1,6 @@+0.1.2 (2011/01/30)+ - Updated for GHC 7 (Thanks to Yusaku HASHIMOTO)+ 0.1.1 (2009/04/25)  - Updated for GHC 6.10 
preprocessor-tools.cabal view
@@ -1,5 +1,5 @@ Name:           preprocessor-tools-Version:        0.1.1+Version:        0.1.2 Cabal-Version:  >= 1.2.3 License:        BSD3 License-File:   LICENSE@@ -27,9 +27,10 @@  Library   Build-Depends:        haskell98 >=1 && <2,-                        mtl >=1 && <2,+                        mtl >=1 && <3,                         parsec >=2 && <3,-                        base >=3 && <4+                        base >=4 && <5,+                        syb >= 0 && <1    Extensions:           DeriveDataTypeable   Exposed-modules: