packages feed

hsimport 0.8.2 → 0.8.3

raw patch · 2 files changed

+6/−2 lines, 2 filesdep ~directory

Dependency ranges changed: directory

Files

CHANGELOG view
@@ -1,3 +1,7 @@+0.8.3+-----+* Raise upper bound of directory+ 0.8.2 ----- * Update README
hsimport.cabal view
@@ -1,5 +1,5 @@ name: hsimport-version: 0.8.2+version: 0.8.3 cabal-version: >=1.9.2 build-type: Simple license: BSD3@@ -40,7 +40,7 @@         text >=0.11.3.1 && <1.3,         split >=0.2.2 && <0.3,         attoparsec >=0.10.4.0 && <0.14,-        directory >=1.2.0.1 && <1.3,+        directory >=1.2.0.1 && <1.4,         dyre ==0.8.*     cpp-options: -DCABAL     hs-source-dirs: lib