index
:
dirty-haskell.org
master
A Blog
gkleen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
do'
blob: 1c3cc950a8d84e539a871998f60cdaf32766114d (
plain
)
1
2
3
#!/bin/zsh
exec
env
PATH
=
"
$PATH
:
$(
pwd
)
/.cabal-sandbox/bin"
./do
$@