Update ihaskell-rlangqq to Rlang-QQ-0.3.1.0.

This commit is contained in:
Franklin Chen 2015-05-06 00:52:28 -04:00
parent 284bf18bae
commit b757b14255

View File

@ -13,14 +13,14 @@ library
exposed-modules: IHaskell.Display.Rlangqq
other-extensions: TupleSections, TemplateHaskell
build-depends: base <5,
Rlang-QQ >=0.2 && <0.3,
Rlang-QQ >= 0.3,
directory >=1.2 && <1.3,
filepath >=1.3 && <1.5,
bytestring >=0.10 && <0.11,
base64-bytestring >=1.0 && <1.1,
ihaskell >= 0.5,
ihaskell-blaze >=0.2 && <0.3,
blaze-html >=0.6 && <0.8,
blaze-html >=0.6 && <0.9,
split >=0.2 && <0.3,
stm -any,
xformat >=0.1 && <0.2,