allow megaparsec 9

This commit is contained in:
Simon Michael 2020-09-06 17:17:55 -07:00
parent 845f344eba
commit 8599eda37c
4 changed files with 4 additions and 4 deletions

View File

@ -64,7 +64,7 @@ dependencies:
- file-embed >=0.0.10
- filepath
- hashtables >=1.2.3.1
- megaparsec >=7.0.0 && <8.1
- megaparsec >=7.0.0 && <9.1
- mtl >=2.2.1
- old-time
- parsec >=3

View File

@ -56,7 +56,7 @@ dependencies:
- fsnotify >=0.2.1.2 && <0.4
- microlens >=0.4
- microlens-platform >=0.2.3.1
- megaparsec >=7.0.0 && <8.1
- megaparsec >=7.0.0 && <9.1
- pretty-show >=1.6.4
- process >=1.2
- safe >=0.2

View File

@ -122,7 +122,7 @@ library:
- http-conduit
- http-client
- http-types
- megaparsec >=7.0.0 && <8.1
- megaparsec >=7.0.0 && <9.1
- mtl >=2.2.1
- network
- semigroups

View File

@ -122,7 +122,7 @@ dependencies:
- extra >=1.6.3
- filepath
- haskeline >=0.6
- megaparsec >=7.0.0 && <8.1
- megaparsec >=7.0.0 && <9.1
- mtl >=2.2.1
- old-time
- parsec >=3