File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ Library
7272 lens-family-core >= 1.0.0 && < 2.2 ,
7373 lucid >= 2.9.12 && < 2.10 ,
7474 mmark >= 0.0.7.0 && < 0.8 ,
75- megaparsec >= 7 && < 9.1 ,
75+ megaparsec >= 7 && < 9.2 ,
7676 memory < 0.17 ,
7777 path >= 0.7.0 && < 0.10 ,
7878 path-io >= 1.6.0 && < 1.7 ,
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ library
5656 , rope-utf16-splay >= 0.3.1.0 && < 0.4
5757 , hslogger >= 1.2.10 && < 1.4
5858 , lens >= 4.16.1 && < 5.1
59- , megaparsec >= 7.0.2 && < 9.1
59+ , megaparsec >= 7.0.2 && < 9.2
6060 , mtl >= 2.2.2 && < 2.3
6161 , network-uri >= 2.6.1.0 && < 2.7
6262 , prettyprinter >= 1.5.1 && < 1.8
Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ Executable dhall-to-nixpkgs
2323 , foldl < 1.5
2424 , hnix >= 0.10.1 && < 0.15
2525 , lens-family-core >= 1.0.0 && < 2.2
26- , megaparsec >= 7.0.0 && < 9.1
27- , mmorph < 1.2
26+ , megaparsec >= 7.0.0 && < 9.2
27+ , mmorph < 1.3
2828 , neat-interpolation < 0.6
2929 , optparse-applicative >= 0.14.0.0 && < 0.17
3030 , prettyprinter >= 1.5.1 && < 1.8
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ Executable openapi-to-dhall
4343 dhall ,
4444 dhall-openapi ,
4545 filepath >= 1.4 && < 1.5 ,
46- megaparsec >= 7.0 && < 9.1 ,
46+ megaparsec >= 7.0 && < 9.2 ,
4747 optparse-applicative >= 0.14.3.0 && < 0.17 ,
4848 parser-combinators ,
4949 prettyprinter ,
You can’t perform that action at this time.
0 commit comments