summaryrefslogtreecommitdiff
path: root/.ghci
diff options
context:
space:
mode:
Diffstat (limited to '.ghci')
-rw-r--r--.ghci2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ghci b/.ghci
index 08406ce..79c0fa3 100644
--- a/.ghci
+++ b/.ghci
@@ -1,4 +1,4 @@
:set -XOverloadedStrings
:set prompt "λ "
:set prompt-cont "| "
-:set -Wall
+:set -Werror