allow megaparsec 9
This commit is contained in:
parent
845f344eba
commit
8599eda37c
@ -64,7 +64,7 @@ dependencies:
|
|||||||
- file-embed >=0.0.10
|
- file-embed >=0.0.10
|
||||||
- filepath
|
- filepath
|
||||||
- hashtables >=1.2.3.1
|
- hashtables >=1.2.3.1
|
||||||
- megaparsec >=7.0.0 && <8.1
|
- megaparsec >=7.0.0 && <9.1
|
||||||
- mtl >=2.2.1
|
- mtl >=2.2.1
|
||||||
- old-time
|
- old-time
|
||||||
- parsec >=3
|
- parsec >=3
|
||||||
|
|||||||
@ -56,7 +56,7 @@ dependencies:
|
|||||||
- fsnotify >=0.2.1.2 && <0.4
|
- fsnotify >=0.2.1.2 && <0.4
|
||||||
- microlens >=0.4
|
- microlens >=0.4
|
||||||
- microlens-platform >=0.2.3.1
|
- microlens-platform >=0.2.3.1
|
||||||
- megaparsec >=7.0.0 && <8.1
|
- megaparsec >=7.0.0 && <9.1
|
||||||
- pretty-show >=1.6.4
|
- pretty-show >=1.6.4
|
||||||
- process >=1.2
|
- process >=1.2
|
||||||
- safe >=0.2
|
- safe >=0.2
|
||||||
|
|||||||
@ -122,7 +122,7 @@ library:
|
|||||||
- http-conduit
|
- http-conduit
|
||||||
- http-client
|
- http-client
|
||||||
- http-types
|
- http-types
|
||||||
- megaparsec >=7.0.0 && <8.1
|
- megaparsec >=7.0.0 && <9.1
|
||||||
- mtl >=2.2.1
|
- mtl >=2.2.1
|
||||||
- network
|
- network
|
||||||
- semigroups
|
- semigroups
|
||||||
|
|||||||
@ -122,7 +122,7 @@ dependencies:
|
|||||||
- extra >=1.6.3
|
- extra >=1.6.3
|
||||||
- filepath
|
- filepath
|
||||||
- haskeline >=0.6
|
- haskeline >=0.6
|
||||||
- megaparsec >=7.0.0 && <8.1
|
- megaparsec >=7.0.0 && <9.1
|
||||||
- mtl >=2.2.1
|
- mtl >=2.2.1
|
||||||
- old-time
|
- old-time
|
||||||
- parsec >=3
|
- parsec >=3
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user