pkg: allow megaparsec 9.6*

This commit is contained in:
Simon Michael 2023-12-14 08:57:42 -10:00
parent eeb45ec6ef
commit a3290bfaeb
4 changed files with 4 additions and 4 deletions

View File

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

View File

@ -91,7 +91,7 @@ library:
- fsnotify >=0.4 && <0.5
- microlens >=0.4
- microlens-platform >=0.2.3.1
- megaparsec >=7.0.0 && <9.6
- megaparsec >=7.0.0 && <9.7
- mtl >=2.2.1
- process >=1.2
- safe >=0.3.19

View File

@ -113,7 +113,7 @@ library:
- http-conduit
- http-client
- http-types
- megaparsec >=7.0.0 && <9.6
- megaparsec >=7.0.0 && <9.7
- mtl >=2.2.1
- network
- safe >=0.3.19

View File

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