Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | remove Utility.Conditional and use IfElse | Joey Hess | 2012-01-24 |
| | | | | | | | This drops the >>! and >>? with the nice low fixity. IfElse does have undocumented >>=>>! and >>=>>? operators, but I deem that too fishy. Anyway, using whenM and unlessM is easier; I sometimes mixed the operators up. | ||
* | factor out common imports | Joey Hess | 2011-10-03 |
| | | | | no code changes | ||
* | split groups of related functions out of Utility | Joey Hess | 2011-08-22 |
| | |||
* | moved files around | Joey Hess | 2011-08-20 |
| | |||
* | finished hlint pass | Joey Hess | 2011-07-15 |
| | |||
* | rename | Joey Hess | 2011-07-05 |