Skip to content

Commit c301d98

Browse files
committed
Happy 1.19.8 which supports large tables
1 parent 0a23ffe commit c301d98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

language-rust.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ flag enableQuasiquotes
3030
library
3131
hs-source-dirs: src
3232
ghc-options: -Wall
33-
build-tools: alex, happy
33+
build-tools: alex, happy >= 1.19.8
3434
default-language: Haskell2010
3535

3636
exposed-modules: Language.Rust.Syntax

0 commit comments

Comments
 (0)