summaryrefslogtreecommitdiff
path: root/compiler/deSugar/Desugar.lhs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Check that exported modules were actually imported; fixes #1384Ian Lynagh2007-08-261-1/+1
* Adding pushing of hpc translation status through hi files.andy@galois.com2007-07-171-4/+8
* Lookup of class and family instances in vectorisation monadManuel M T Chakravarty2007-07-101-0/+2
* Using blacklist of places not to cover, rather than reverse-engineer deriving.andy@galois.com2007-06-091-1/+1
* Added VectInfo to ModGutsManuel M T Chakravarty2007-05-041-1/+3
* Fix corner case of useless constraint in SPECIALISE pragmasimonpj@microsoft.com2007-04-221-4/+5
* Re-working of the breakpoint supportSimon Marlow2007-04-171-12/+7
* Rationalise GhcMode, HscTarget and GhcLinkSimon Marlow2007-04-111-10/+9
* The ru_local field of a CoreRule is False for implicit Idssimonpj@microsoft.com2007-03-301-3/+4
* Deal more correctly with orphan instancessimonpj@microsoft.com2007-02-211-10/+1
* Make the LiberateCase transformation understand associated typessimonpj@microsoft.com2007-01-111-34/+36
* Fix import listsPepe Iborra2006-12-201-1/+0
* Breakpoint code instrumentationPepe Iborra2006-12-101-5/+11
* Adding tracing supportandy@galois.com2006-12-091-1/+1
* Haskell Program Coverageandy@galois.com2006-10-241-8/+14
* Keep track of family instance modulesManuel M T Chakravarty2006-10-131-3/+4
* Module header tidyup, phase 1Simon Marlow2006-10-111-29/+28
* Interface file optimisation and removal of nameParentSimon Marlow2006-10-111-4/+5
* Rejig the auto-scc wrapping stuffsimonpj@microsoft.com2006-10-101-4/+18
* Rough matches for family instancesManuel M T Chakravarty2006-10-101-15/+17
* Comments and an import-trimsimonpj@microsoft.com2006-10-061-0/+3
* Fall over more gracefully when there's a Template Haskell errorsimonpj@microsoft.com2006-08-181-34/+25
* remove debugging code accidentally left inSimon Marlow2006-08-091-4/+0
* Generalise Package SupportSimon Marlow2006-07-251-14/+15
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+298