summaryrefslogtreecommitdiff
path: root/.ghci
diff options
context:
space:
mode:
authorClint Adams <clint@softwarefreedom.org>2013-04-19 17:57:46 -0400
committerClint Adams <clint@softwarefreedom.org>2013-04-19 17:57:46 -0400
commit514ff2acff2ba9ad9f809e22fc8ed5a986410e5d (patch)
treebe57afe59d966d65910b4f9336a0370f9ca18b26 /.ghci
Initial stab.
Diffstat (limited to '.ghci')
-rw-r--r--.ghci2
1 files changed, 2 insertions, 0 deletions
diff --git a/.ghci b/.ghci
new file mode 100644
index 0000000..eaa2c94
--- /dev/null
+++ b/.ghci
@@ -0,0 +1,2 @@
+:set -i.:config:dist/build/autogen
+:set -XCPP -XTemplateHaskell -XQuasiQuotes -XTypeFamilies -XFlexibleContexts -XGADTs -XOverloadedStrings -XMultiParamTypeClasses -XGeneralizedNewtypeDeriving -XEmptyDataDecls