Remove upper bound on attoparsec

This commit is contained in:
Luke Randall 2015-08-13 09:11:09 +02:00
parent 8270961bd6
commit 4b0837e729

View File

@ -1285,9 +1285,6 @@ packages:
# https://github.com/fpco/stackage/issues/537 # https://github.com/fpco/stackage/issues/537
- zlib < 0.6 - zlib < 0.6
# https://github.com/fpco/stackage/issues/572
- attoparsec < 0.13
# https://github.com/fpco/stackage/issues/682 # https://github.com/fpco/stackage/issues/682
- vector < 0.11 - vector < 0.11