diff --git a/happy.cabal b/happy.cabal index b6cc3b0c..f0326da6 100644 --- a/happy.cabal +++ b/happy.cabal @@ -153,7 +153,7 @@ executable happy default-language: Haskell98 default-extensions: CPP, MagicHash, FlexibleContexts, NamedFieldPuns - ghc-options: -Wall + ghc-options: -Wall -Wno-incomplete-uni-patterns other-modules: Paths_happy