1
1
mirror of https://github.com/github/semantic.git synced 2024-12-23 23:11:50 +03:00

Update .ghci

This commit is contained in:
Rob Rix 2017-10-13 12:42:08 -04:00 committed by GitHub
parent 07ab2d4032
commit 5e0a1c9101

3
.ghci
View File

@ -1,3 +1,6 @@
-- Load the pretty-show & hscolour packages for use with :pretty.
:set -package pretty-show -package hscolour
-- :source is convenient for (re)loading commands from a file (for example, this one).
:undef source
:def source Prelude.readFile