summaryrefslogtreecommitdiff
path: root/.ghci
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2019-04-24 22:30:53 -0700
committerBen Sima <ben@bsima.me>2019-04-24 22:30:53 -0700
commitcb791831bc009827f797035ccc2e8c07db252349 (patch)
tree6ed725ae5f3d066b52ffe2a1477df28a7739e231 /.ghci
parent104f6e2921d0f0969cd33afbbc34b5f3127edbb4 (diff)
use OverloadedStrings in GHCI
Diffstat (limited to '.ghci')
-rw-r--r--.ghci1
1 files changed, 1 insertions, 0 deletions
diff --git a/.ghci b/.ghci
index a150da6..5073427 100644
--- a/.ghci
+++ b/.ghci
@@ -1,3 +1,4 @@
+:set -XOverloadedStrings
:set -iapex
:set -ilore
:set prompt "λ "