summaryrefslogtreecommitdiff
path: root/compiler/utils/Bag.lhs
Commit message (Expand)AuthorAgeFilesLines
* Add LANGUAGE pragmas to compiler/ source filesHerbert Valerio Riedel2014-05-151-0/+2
* Remove unnecessary and deprecated inclusions of Typeable.hPatrick Palka2013-11-121-2/+0
* Add missing dataCast1 method to the Data Bag instanceJose Pedro Magalhaes2012-09-211-0/+1
* Tabs -> Spaces + formatting fixesDavid Terei2011-11-161-3/+4
* Derive some Typeable instancesIan Lynagh2011-04-241-2/+1
* Added a VECTORISE pragmaManuel M T Chakravarty2011-02-201-1/+7
* Major refactoring of the type inference enginesimonpj@microsoft.com2011-01-121-1/+14
* Super-monster patch implementing the new typechecker -- at lastsimonpj@microsoft.com2010-09-131-2/+53
* Add Data and Typeable instances to HsSynDavid Waern2010-03-301-1/+12
* Add lengthBag to Bag (using in forthcoming patch)simonpj@microsoft.com2009-12-041-1/+7
* Make `consBag` infixr, and `snocBag` infixlsimonpj@microsoft.com2009-10-291-0/+3
* Use braces rather than angle-brackets in debug-printing for Bagssimonpj@microsoft.com2009-10-231-1/+1
* Fix warnings in utils/Bag.lhsIan Lynagh2008-01-131-78/+76
* 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
* Module header tidyup #2Simon Marlow2006-10-111-2/+5
* Improve pretty-printing for bagssimonpj@microsoft.com2006-06-121-4/+1
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+177