-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This patch: * Bumps the upper version bounds on `bv-sized` to allow building with a version that supports GHC 9.4. * Bumps the following submodules to allow them to build with GHC 9.4: * `bv-sized`: GaloisInc/bv-sized#27 * `bv-sized-float`: GaloisInc/bv-sized-float#4 * `parameterized-utils`: GaloisInc/parameterized-utils#146
- Loading branch information
1 parent
819a1fe
commit 2b6f027
Showing
6 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
Submodule bv-sized
updated
3 files
+3 −3 | bv-sized.cabal | |
+6 −0 | changelog.md | |
+1 −0 | src/Data/BitVector/Sized/Signed.hs |
Submodule bv-sized-float
updated
2 files
+1 −1 | bv-sized-float.cabal | |
+1 −1 | submodules/parameterized-utils |
Submodule parameterized-utils
updated
55 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters