Skip to content

Commit

Permalink
allow building with happy v2
Browse files Browse the repository at this point in the history
  • Loading branch information
zachjs committed Sep 29, 2024
1 parent bc79e30 commit 5374679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sv2v.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ executable sv2v
hs-source-dirs: src
build-tool-depends:
, alex:alex >= 3.2 && < 4
, happy:happy >= 1.19 && < 2
, happy:happy >= 1.19 && < 3
build-depends:
, array
, base
Expand Down

0 comments on commit 5374679

Please sign in to comment.