This website requires JavaScript.
Explore
Help
Sign In
pinealservo
/
pipes-irc-server
Watch
1
Star
0
Fork
You've already forked pipes-irc-server
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
An IRC server written in Haskell
haskell
6
Commits
1
Branch
0
Tags
69
KiB
Haskell
100%
b6299f59ba
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Levi Pearson
b6299f59ba
Break data manipulation functions into separate modules; add some haddocks
2014-02-12 01:31:48 -07:00
src
Break data manipulation functions into separate modules; add some haddocks
2014-02-12 01:31:48 -07:00
tests
Significant refactoring and added parser tests
2013-11-22 00:57:40 -07:00
.gitignore
Add .gitignore
2013-11-12 00:03:24 -07:00
LICENSE
Initial checkin of pipes-based IRC server; work-in-progress
2013-11-11 23:56:23 -07:00
Setup.hs
Initial checkin of pipes-based IRC server; work-in-progress
2013-11-11 23:56:23 -07:00
notes.md
Significant refactoring and added parser tests
2013-11-22 00:57:40 -07:00
pipes-irc-server.cabal
Re-arranged some code, added basic PING/PONG.
2014-01-27 00:56:22 -07:00