Skip to content

Commit

Permalink
crucible-syntax: Bump version bound on megaparsec (#1114)
Browse files Browse the repository at this point in the history
  • Loading branch information
langston-barrett authored Nov 1, 2023
1 parent e9b1a01 commit 320e071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crucible-syntax/crucible-syntax.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ library
mtl,
parameterized-utils >= 0.1.7,
prettyprinter >= 1.7.0,
megaparsec >= 7.0 && < 9.4,
megaparsec >= 7.0 && < 9.7,
text,
transformers,
vector,
Expand Down

0 comments on commit 320e071

Please sign in to comment.