Skip to content

Commit

Permalink
Merge pull request #1247 from GaloisInc/T1246-what4-1.6.1
Browse files Browse the repository at this point in the history
Require `what4-1.6.1`, `llvm-pretty-0.12.1` in `.cabal` files
  • Loading branch information
RyanGlScott committed Sep 3, 2024
2 parents 5c92113 + 5aa3038 commit 8021814
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion crucible-llvm/crucible-llvm.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ library
extra,
lens,
itanium-abi >= 0.1.1.1 && < 0.2,
llvm-pretty >= 0.12 && < 0.13,
llvm-pretty >= 0.12.1 && < 0.13,
mtl,
parameterized-utils >= 2.1.5 && < 2.2,
pretty,
Expand Down
2 changes: 1 addition & 1 deletion crucible/crucible.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ library
transformers,
unordered-containers,
vector,
what4 >= 0.4
what4 >= 1.6.1

default-extensions:
NondecreasingIndentation
Expand Down
2 changes: 1 addition & 1 deletion dependencies/llvm-pretty
2 changes: 1 addition & 1 deletion dependencies/what4

0 comments on commit 8021814

Please sign in to comment.