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 - 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

View File

@ -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

View File

@ -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

View File

@ -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