pkg: allow megaparsec 9.5

This commit is contained in:
Simon Michael 2023-09-02 06:25:29 +01:00
parent aa7b329e3a
commit 9c4235bf88
4 changed files with 4 additions and 7 deletions

View File

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

View File

@ -64,8 +64,7 @@ dependencies:
- fsnotify >=0.4 && <0.5
- microlens >=0.4
- microlens-platform >=0.2.3.1
- megaparsec >=7.0.0 && <9.5
#- megaparsec >=9.3 && <9.4
- megaparsec >=7.0.0 && <9.6
- mtl >=2.2.1
- process >=1.2
- safe >=0.3.19

View File

@ -124,8 +124,7 @@ library:
- http-conduit
- http-client
- http-types
- megaparsec >=7.0.0 && <9.5
#- megaparsec >=9.3 && <9.4
- megaparsec >=7.0.0 && <9.6
- mtl >=2.2.1
- network
- shakespeare >=2.0.2.2

View File

@ -113,8 +113,7 @@ dependencies:
- filepath
- githash >=0.1.6.2
- haskeline >=0.6
- megaparsec >=7.0.0 && <9.5
#- megaparsec >=9.3 && <9.4
- megaparsec >=7.0.0 && <9.6
- microlens >=0.4
- mtl >=2.2.1
- process