summaryrefslogtreecommitdiff
path: root/Utility/Misc.hs
Commit message (Collapse)AuthorAge
* cleanupGravatar Joey Hess2011-12-12
|
* some work on avoiding partial functionsGravatar Joey Hess2011-12-09
| | | | | There are still hundreds of places that use partial functions head, tail, init, and last.
* factored out some useful error catching methodsGravatar Joey Hess2011-11-10
|
* indentGravatar Joey Hess2011-11-07
|
* playing with >=>Gravatar Joey Hess2011-10-31
| | | | | Apparently in haskell if you teach a man to fish, he'll write more pointfree code.
* broke up UtilityGravatar Joey Hess2011-10-16