;pkg: allow megaparsec 9.2

This commit is contained in:
Simon Michael 2021-10-03 22:49:50 -10:00
parent fc8e482de5
commit 69905dbc25
4 changed files with 4 additions and 4 deletions

View File

@ -51,7 +51,7 @@ dependencies:
- file-embed >=0.0.10
- filepath
- hashtables >=1.2.3.1
- megaparsec >=7.0.0 && <9.2
- megaparsec >=7.0.0 && <9.3
- microlens >=0.4
- microlens-th >=0.4
- mtl >=2.2.1

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 && <9.2
- megaparsec >=7.0.0 && <9.3
- process >=1.2
- safe >=0.2
- split >=0.1

View File

@ -122,7 +122,7 @@ library:
- http-conduit
- http-client
- http-types
- megaparsec >=7.0.0 && <9.2
- megaparsec >=7.0.0 && <9.3
- mtl >=2.2.1
- network
- shakespeare >=2.0.2.2

View File

@ -111,7 +111,7 @@ dependencies:
- filepath
- githash >=0.1.4
- haskeline >=0.6
- megaparsec >=7.0.0 && <9.2
- megaparsec >=7.0.0 && <9.3
- microlens >=0.4
- mtl >=2.2.1
- process