1
1
mirror of https://github.com/github/semantic.git synced 2024-11-23 08:27:56 +03:00

add -Werror to builds

This commit is contained in:
Patrick Thomson 2020-01-14 15:02:59 -05:00
parent f94e6c5431
commit e641f1dc04

View File

@ -42,6 +42,7 @@ package semantic-tags
ghc-options: -Werror
package semantic-scope-graph
ghc-options: -Werror
package semantic-ast
ghc-options: -Werror