aboutsummaryrefslogtreecommitdiff
path: root/.ghci
diff options
context:
space:
mode:
authorAleksey Veresov <aleksey@veresov.pro>2021-02-10 21:31:23 +0300
committerAleksey Veresov <aleksey@veresov.pro>2021-02-10 21:31:23 +0300
commitb44005b3b5426bd31c40f74c150ca00775f4dd9f (patch)
treebdf08ce7b2582633fdbe357e4d16d1bd5b31bd25 /.ghci
downloadsuem-b44005b3b5426bd31c40f74c150ca00775f4dd9f.tar
suem-b44005b3b5426bd31c40f74c150ca00775f4dd9f.tar.xz
suem-b44005b3b5426bd31c40f74c150ca00775f4dd9f.zip
Initial commit.
Diffstat (limited to '.ghci')
-rw-r--r--.ghci2
1 files changed, 2 insertions, 0 deletions
diff --git a/.ghci b/.ghci
new file mode 100644
index 0000000..5ec480d
--- /dev/null
+++ b/.ghci
@@ -0,0 +1,2 @@
+:set prompt ">>> "
+:set prompt2 "... "