diff --git a/.ghci b/.ghci new file mode 100644 index 0000000..c3230f5 --- /dev/null +++ b/.ghci @@ -0,0 +1,3 @@ +putStrLn "Welcome to the Universal Calculator!" +:set prompt "\x03BB> " +:set +s