Skip to content

Commit

Permalink
Upgrade attoparsec dep in testsuite
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorycollins committed Nov 30, 2011
1 parent cac5288 commit 4e4ecc7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/heist-testsuite.cabal
Expand Up @@ -9,8 +9,7 @@ Executable testsuite

build-depends:
QuickCheck >= 2,
attoparsec >= 0.8.1 && < 0.10,
attoparsec-text >= 0.8 && < 0.9,
attoparsec >= 0.10 && < 0.11,
base >= 4 && < 5,
blaze-builder >= 0.2 && <0.4,
bytestring,
Expand Down

0 comments on commit 4e4ecc7

Please sign in to comment.