summaryrefslogtreecommitdiff
path: root/src/Data/BEncode/Internal.hs
AgeCommit message (Collapse)Author
2013-09-29Rename decode and encode to mimic Binary packageSam Truzjan
This lead to more intuitive API.
2013-09-29Add module headerSam Truzjan
2013-09-29Hide internals from main APISam Truzjan