mirror of
https://github.com/github/semantic.git
synced 2024-12-25 16:02:43 +03:00
Update .ghci
This commit is contained in:
parent
07ab2d4032
commit
5e0a1c9101
3
.ghci
3
.ghci
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user