Skip to content

Commit

Permalink
Allow building with base-4.17 (GHC 9.4)
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanGlScott committed Apr 5, 2023
1 parent 24d53a9 commit b218ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion language-sally.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ source-repository head

common dependencies
build-depends:
, base >=4.8 && <4.17
, base >=4.8 && <4.18
, parameterized-utils >=2.0 && <2.2
, what4 >=1.4
, what4-transition-system >=0.0.3
Expand Down

0 comments on commit b218ac7

Please sign in to comment.