aboutsummaryrefslogtreecommitdiff
path: root/haskell
diff options
context:
space:
mode:
Diffstat (limited to 'haskell')
-rw-r--r--haskell/ghci.symlink2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/ghci.symlink b/haskell/ghci.symlink
index 3d39f10..2622132 100644
--- a/haskell/ghci.symlink
+++ b/haskell/ghci.symlink
@@ -1,6 +1,6 @@
:set -v0
:set -XNoMonomorphismRestriction
-:set -Wall -fno-warn-name-shadowing
+:set -Wall -fno-warn-name-shadowing -fno-warn-type-defaults
import qualified IPPrint
import qualified Language.Haskell.HsColour as HsColour