Skip to content

Commit

Permalink
Bump iteratee requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
uzytkownik committed Mar 9, 2011
1 parent f1ac8bf commit da0b032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion attoparsec-iteratee.cabal
Expand Up @@ -23,7 +23,7 @@ Library
attoparsec >= 0.8 && < 0.9,
base >= 4 && < 5,
bytestring,
iteratee >= 0.7 && <0.8,
iteratee >= 0.7 && <0.9,
monads-fd,
transformers

Expand Down

0 comments on commit da0b032

Please sign in to comment.