diff --git a/haskell/.ghc/ghci.conf b/haskell/.ghc/ghci.conf new file mode 100644 index 0000000..8c803c1 --- /dev/null +++ b/haskell/.ghc/ghci.conf @@ -0,0 +1,2 @@ +:set prompt "\ESC[1;34m%s\n\ESC[0;34mλ> \ESC[m" +