summaryrefslogtreecommitdiff
path: root/Utility/TList.hs
Commit message (Collapse)AuthorAge
* use DList for the transfer queueGravatar Joey Hess2013-04-25
| | | | | Some nice efficiency gains here for list appending, although mostly the small size of the transfer queue makes them irrelivant.
* add TList, built on DListGravatar Joey Hess2013-04-24