1
1
mirror of https://github.com/github/semantic.git synced 2024-12-25 16:02:43 +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). -- :source is convenient for (re)loading commands from a file (for example, this one).
:undef source :undef source
:def source Prelude.readFile :def source Prelude.readFile