f895cb417a
I'm still unsure whether or not this is a good idea, but experimenting is a good way to find out!
5 lines
100 B
Text
5 lines
100 B
Text
:set prompt "> "
|
|
:set -Wall
|
|
:set -XOverloadedStrings
|
|
:set -XRecordWildCards
|
|
:set -XTypeApplications
|