Skip to content

Commit 1f1c316

Browse files
committed
dep: bump megaparsec to 9.2
1 parent a76fc34 commit 1f1c316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hnix.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@ library
433433
, lens-family-core >= 1.2.2 && < 2.2
434434
, lens-family-th >= 0.5.0 && < 0.6
435435
, logict >= 0.6.0 && < 0.7 || >= 0.7.0.2 && < 0.8
436-
, megaparsec >= 7.0 && < 9.2
436+
, megaparsec >= 7.0 && < 9.3
437437
, monad-control >= 1.0.2 && < 1.1
438438
, monadlist >= 0.0.2 && < 0.1
439439
, mtl >= 2.2.2 && < 2.3

0 commit comments

Comments
 (0)