repositories
/
dotfiles.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
2218de4
b7e21dd
)
Merge branch 'master' of github.com:dopefishh/dotfiles
author
Mart Lubbers
<mart@martlubbers.net>
Wed, 12 Apr 2017 07:01:03 +0000
(09:01 +0200)
committer
Mart Lubbers
<mart@martlubbers.net>
Wed, 12 Apr 2017 07:01:03 +0000
(09:01 +0200)
1
2
haskell/.ghci
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
haskell/.ghci
index
8ad60cd
,
fe42a20
..
bb91f97
---
1
/
haskell/.ghci
---
2
/
haskell/.ghci
+++ b/
haskell/.ghci
@@@
-1,3
-1,2
+1,3
@@@
+:set -v0
+ :set -v0 -Wall -fno-warn-name-shadowing
:set prompt "λ. "
- :def pf \str -> return $ ":! pointfree \"" ++ str ++ "\""