Merge pull request #465 from gibiansky/minor-710-fixes

Minor 710 fixes
This commit is contained in:
Andrew Gibiansky 2015-04-01 19:32:04 -07:00
commit 5c47e93202
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ library
build-depends: base <5,
Rlang-QQ >=0.2 && <0.3,
directory >=1.2 && <1.3,
filepath >=1.3 && <1.4,
filepath >=1.3 && <1.5,
bytestring >=0.10 && <0.11,
base64-bytestring >=1.0 && <1.1,
ihaskell >= 0.5,

View File

@ -60,7 +60,7 @@ library
-- other-extensions:
-- Other library packages from which modules are imported.
build-depends: base >=4.7 && <4.8,
build-depends: base >=4.7 && <4.9,
ihaskell >= 0.5,
static-canvas >= 0.2,
text >= 1.2