repositories
/
dotfiles.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a6cb88
)
add .ghci
author
Mart Lubbers
<mart@martlubbers.net>
Fri, 11 Nov 2016 16:50:44 +0000
(17:50 +0100)
committer
Mart Lubbers
<mart@martlubbers.net>
Fri, 11 Nov 2016 16:50:44 +0000
(17:50 +0100)
haskell/.ghci
[new file with mode: 0644]
patch
|
blob
diff --git a/haskell/.ghci
b/haskell/.ghci
new file mode 100644
(file)
index 0000000..
120ab68
--- /dev/null
+++ b/
haskell/.ghci
@@ -0,0
+1,2
@@
+:set -v0 -Wall
+:set prompt "λ. "