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
4
Commits
1
Branch
0
Tags
69
KiB
Haskell
100%
723775633f
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Levi Pearson
723775633f
Server is semi-functional, users can register and send direct messages to one another
2013-11-28 00:16:25 -07:00
src
Server is semi-functional, users can register and send direct messages to one another
2013-11-28 00:16:25 -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
Server is semi-functional, users can register and send direct messages to one another
2013-11-28 00:16:25 -07:00