Skip to content

Commit

Permalink
Avoid no-signature warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewDaggitt committed Aug 16, 2024
1 parent be4240b commit 4f613cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vehicle-syntax/vehicle-syntax.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ common common-library
ghc-options:
-Werror -Wall -fno-warn-orphans
-fno-warn-missing-pattern-synonym-signatures
-fno-warn-missing-signatures

-- These warnings are triggered by the auto-generated BNFC files so ignore.
library
Expand Down

0 comments on commit 4f613cf

Please sign in to comment.