mirror of
https://github.com/mrkkrp/megaparsec.git
synced 2024-11-24 03:52:07 +03:00
Merge pull request #4 from RyanGlScott/master
Bump text upper version bounds
This commit is contained in:
commit
564e731954
@ -60,6 +60,6 @@ library
|
||||
build-depends: base >= 3.0.3 && < 4
|
||||
cpp-options: -DBASE3
|
||||
|
||||
build-depends: mtl, bytestring, text >= 0.2 && < 1.2
|
||||
build-depends: mtl, bytestring, text >= 0.2 && < 1.3
|
||||
extensions: ExistentialQuantification, PolymorphicComponents, MultiParamTypeClasses, FlexibleInstances, FlexibleContexts, DeriveDataTypeable, CPP
|
||||
ghc-options: -O2
|
||||
|
Loading…
Reference in New Issue
Block a user