[ADD] Haskell configuration to Makefile
This commit is contained in:
parent
295670f792
commit
cf0d4f83bf
2 changed files with 3 additions and 0 deletions
2
haskell/.ghci
Normal file
2
haskell/.ghci
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
:set prompt "\ESC[1;35m\x03BB> \ESC[m"
|
||||
:set prompt-cont "\ESC[1;35m > \ESC[m"
|
||||
Loading…
Add table
Add a link
Reference in a new issue