summaryrefslogtreecommitdiffhomepage
path: root/.ghci
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-08-07 00:12:07 -0400
committerJoey Hess <joeyh@joeyh.name>2016-08-07 00:12:07 -0400
commita1de1fb890773d5909e9214496890d4dd0972820 (patch)
tree040813108e18c84e12b35d6955fd90c5bda1eb51 /.ghci
parent94d351004688992f8aeac7d03da55d179ef50e8c (diff)
downloadkeysafe-a1de1fb890773d5909e9214496890d4dd0972820.tar.gz
config ghci for this project
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..0c4c042
--- /dev/null
+++ b/.ghci
@@ -0,0 +1,2 @@
+:set -fno-warn-tabs
+:set -XOverloadedStrings