Page not found

Did you know:

You can change your GHCi prompt to a purple lambda by adding these two lines to ~/.ghc/ghci.conf:

:set prompt "\n\ESC[1;35m\x03BB> \ESC[m"
:set prompt-cont "\ESC[1;35m > \ESC[m"