summaryrefslogtreecommitdiff
path: root/compiler/utils/ListSetOps.lhs
Commit message (Expand)AuthorAgeFilesLines
* compiler: de-lhs utils/Austin Seipp2014-12-031-196/+0
* Add LANGUAGE pragmas to compiler/ source filesHerbert Valerio Riedel2014-05-151-0/+1
* Define ListSetOps.getNth, and use itSimon Peyton Jones2013-01-021-0/+18
* Change more uses of sortLe to sortByIan Lynagh2012-06-221-2/+1
* Remove some more unused functionsIan Lynagh2012-06-221-28/+0
* Remove some more unused function from ListSetOpsIan Lynagh2012-06-221-22/+0
* Remove an unused functionIan Lynagh2012-06-221-20/+0
* Merge remote-tracking branch 'origin/master' into type-natsIavor S. Diatchki2012-03-131-2/+2
|\
| * White space onlySimon Peyton Jones2012-03-021-4/+4
* | Remove tabs, again.Iavor S. Diatchki2011-12-181-1/+1
* | Remove tabs, so that I can push.Iavor S. Diatchki2011-12-181-9/+3
|/
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+7
* Add ListSetOps.removeRedundantSimon Peyton Jones2011-08-021-1/+20
* Bleat a bit more informatively in unionListssimonpj@microsoft.com2011-01-261-2/+6
* Fix warnings in utils/ListSetOpsIan Lynagh2008-01-131-93/+81
* Fix CodingStyle#Warnings URLsIan Lynagh2007-09-041-1/+1
* Use OPTIONS rather than OPTIONS_GHC for pragmasIan Lynagh2007-09-031-2/+2
* Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modulesIan Lynagh2007-09-011-0/+7
* Remove mapAccumL, mapAccumR, mapAccumBIan Lynagh2007-07-021-2/+2
* Module header tidyup #2Simon Marlow2006-10-111-1/+3
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+227