Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-01 | Fix building with aeson >= 0.6.2.0 | Daniel Gröber | |
deriveJSON now takes an Option record instead of a single function. It might be nicer to define a function that takes the fieldLabelModifier function rather than doing it inline everywhere but I didn't know where a good place to put that would be. | |||
2013-11-28 | Get rid of the urlencoded package | Sam Truzjan | |
* It uses slow String's instead of Text. * It does not allow to encode infohash and peer ids properly. * It does not provide API for query string parsing. So it is better to use http-types package. | |||
2013-11-23 | Use pretty-class package | Sam Truzjan | |
2013-11-21 | Refactor tracker messages | Sam Truzjan | |
2013-11-21 | Add canDownload & canUpload functions | Sam Truzjan | |
2013-11-20 | Use Word64 instead of Integer in Progress datatype. | Sam Truzjan | |
Also add documentation. | |||
2013-11-20 | Minor changes | Sam Truzjan | |
2013-11-20 | Refactor Network.BitTorrent.Peer module | Sam Truzjan | |