mirror of
https://github.com/github/semantic.git
synced 2024-11-24 00:42:33 +03:00
Warnings are warnings.
This commit is contained in:
parent
3f69e09314
commit
90bf61dede
@ -35,6 +35,8 @@ cabal exec -v0 bash -- -c 'cat $GHC_ENVIRONMENT' | grep -v '^--' | sed -e 's/^/-
|
||||
echo "-XHaskell2010"
|
||||
echo "-XStrictData"
|
||||
|
||||
echo "-Wwarn"
|
||||
|
||||
echo "-Weverything"
|
||||
echo "-Wno-all-missed-specialisations"
|
||||
echo "-Wno-implicit-prelude"
|
||||
|
Loading…
Reference in New Issue
Block a user