Skip to content

Commit

Permalink
also remove what4 dependency, fixes #236
Browse files Browse the repository at this point in the history
  • Loading branch information
Ptival committed Mar 13, 2024
1 parent 33908e8 commit 8d587c0
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 135 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
[submodule "deps/parameterized-utils"]
path = deps/parameterized-utils
url = git@github.com:GaloisInc/parameterized-utils.git
[submodule "deps/what4"]
path = deps/what4
url = git@github.com:GaloisInc/what4.git
[submodule "deps/reopt-vcg"]
path = deps/reopt-vcg
url = git@github.com:GaloisInc/reopt-vcg.git
Expand Down
1 change: 0 additions & 1 deletion cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ packages:
deps/macaw/x86
deps/macaw/utils/compare-dwarfdump
deps/parameterized-utils
deps/what4/what4

haddock-html-location: https://hackage.haskell.org/package/$pkg-$version/docs

Expand Down
28 changes: 2 additions & 26 deletions cabal.project.freeze.ghc.8.10.7

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 2 additions & 26 deletions cabal.project.freeze.ghc.9.2.8

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8d587c0

Please sign in to comment.