index
:
hsbot
master
An IRC bot written in Haskell
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
blob: 2a720ce2bcb294ee71294b79a43bc053c5ef58bf (
plain
)
1
2
3
4
5
all: ghc --make Main.hs -o hsbot clean: rm *.o *.hi hsbot