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
8762f15a41
pipes-irc-server
/
.gitignore
5 lines
56 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add .gitignore
2013-11-12 07:03:24 +00:00
cabal.sandbox.config
.cabal-sandbox/
Updates to build with stack and upstream changes I figured this would be harder considering I haven't touched it in far too long. Didn't take much work at all to get it built and running again, and all tests (such as they are) pass. + stack didn't like the exe and test exe both using Main.hs + filled out other-modules in .cabal at stack's suggestion + EitherT is now ExceptT + pipes-concurrency deprecated `Unbounded` in favor of `unbounded` + tasty's wrapper of HSpec is now in IO + misc minor hLint changes
2016-02-01 03:14:35 +00:00
.stack-work/
Add .gitignore
2013-11-12 07:03:24 +00:00
dist/