summaryrefslogtreecommitdiff
path: root/Logs/Remote.hs
Commit message (Collapse)AuthorAge
* syntax tweaksGravatar Joey Hess2012-05-02
| | | | Although I hate to lose one of the only places I've ever used the list monad..
* removed another 10 lines via ifMGravatar Joey Hess2012-03-16
|
* revert hlint changeGravatar Joey Hess2012-02-20
| | | | broke a test
* hlintGravatar Joey Hess2012-02-16
|
* more partial function removalGravatar Joey Hess2011-12-15
| | | | | Left a few Prelude.head's in where it was checked not null and too hard to remove, etc.
* lintGravatar Joey Hess2011-11-11
|
* break out non-log stuff to separate moduleGravatar Joey Hess2011-10-15
|
* reorganize log modulesGravatar Joey Hess2011-10-15
no code changes