Skip to content

Commit 0cfc616

Browse files
etorreborrenhibberd
authored andcommitted
Added extensions
What do you think about having those extensions in the repl? I use them frequently and they mirror what we generally have in source files.
1 parent c0bb76c commit 0cfc616

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.ghci

+2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
:set prompt "λ> "
22
:set -Wall
3+
:set -XOverloadedStrings
4+
:set -XScopedTypeVariables

0 commit comments

Comments
 (0)