1
0
Fork 0

Change prompt to lambda

Set timing info by default
main
Bill Ewanick 2023-09-12 16:05:38 -04:00
parent cabaf3f321
commit 85cf2e5a3a
1 changed files with 3 additions and 0 deletions

3
.ghci Normal file
View File

@ -0,0 +1,3 @@
putStrLn "Welcome to the Universal Calculator!"
:set prompt "\x03BB> "
:set +s