tvl-depot/zoo/.ghci
William Carroll f895cb417a Move shift-time into top-level //zoo
I'm still unsure whether or not this is a good idea, but experimenting is a good
way to find out!
2020-08-20 11:26:31 +01:00

5 lines
100 B
Text

:set prompt "> "
:set -Wall
:set -XOverloadedStrings
:set -XRecordWildCards
:set -XTypeApplications