Skip to content

Commit

Permalink
Support GHC 9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
langston-barrett committed Feb 12, 2025
1 parent d9224de commit dcf1b69
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
matrix:
os: [ubuntu-22.04]
cabal: ["3.10.1.0"]
ghc: ["9.2.8", "9.4.8", "9.6.3"]
ghc: ["9.4.8", "9.6.3", "9.8.4"]
name: GHC ${{ matrix.ghc }}
steps:

Expand Down
1 change: 1 addition & 0 deletions cabal.project.dist
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ packages: .
submodules/macaw/x86
submodules/macaw/x86_symbolic
submodules/macaw/symbolic
submodules/macaw/macaw-dump
submodules/macaw/macaw-semmc
submodules/macaw/macaw-ppc
submodules/macaw/macaw-ppc-symbolic
Expand Down
2 changes: 1 addition & 1 deletion submodules/arm-asl-parser
Submodule arm-asl-parser updated 1 files
+2 −0 Makefile
2 changes: 1 addition & 1 deletion submodules/crucible
Submodule crucible updated 204 files
2 changes: 1 addition & 1 deletion submodules/dismantle
2 changes: 1 addition & 1 deletion submodules/llvm-pretty
2 changes: 1 addition & 1 deletion submodules/macaw
Submodule macaw updated 134 files

0 comments on commit dcf1b69

Please sign in to comment.