small cleanup suggested by @begriffs

This commit is contained in:
Ruslan Talpa
2015-09-29 19:16:25 +03:00
parent 94b1d2815c
commit 7f2c39ef94
2 changed files with 46 additions and 45 deletions
+1 -2
View File
@@ -61,8 +61,7 @@ library
if flag(ci)
ghc-options: -Wall -W -Werror
else
-- ghc-options: -Wall -W -O2
ghc-options: -Wall -W
ghc-options: -Wall -W -O2
default-language: Haskell2010
default-extensions: OverloadedStrings, ScopedTypeVariables, QuasiQuotes