Skip to content

Commit

Permalink
Merge pull request #216 from felixonmars/patch-2
Browse files Browse the repository at this point in the history
Allow xml-conduit 1.4
  • Loading branch information
aristidb committed Dec 23, 2016
2 parents 19b4c6c + 9b8672f commit 8ef6f9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ Library
unordered-containers >= 0.2,
utf8-string >= 0.3 && < 1.1,
vector >= 0.10,
xml-conduit >= 1.2 && <1.4
xml-conduit >= 1.2 && <1.5

if !impl(ghc >= 7.6)
Build-depends: ghc-prim
Expand Down

0 comments on commit 8ef6f9a

Please sign in to comment.