summaryrefslogtreecommitdiff
path: root/compiler/main/Finder.lhs
Commit message (Expand)AuthorAgeFilesLines
* Follow changes in CabalIan Lynagh2008-08-131-1/+1
* Add -XPackageImports, new syntax for package-qualified importsSimon Marlow2008-08-051-20/+25
* Fix Haddock errors.Thomas Schilling2008-07-201-2/+2
* (F)SLIT -> (f)sLit in FinderIan Lynagh2008-04-121-16/+14
* Convert more UniqFM's back to LazyUniqFM'sIan Lynagh2008-02-071-1/+1
* cleanup onlySimon Marlow2008-01-221-7/+1
* FilePath fixesIan Lynagh2008-01-121-3/+3
* Use System.FilePathIan Lynagh2008-01-121-37/+43
* Extend API for compiling to and from CoreTim Chevalier2007-12-251-10/+6
* refactoring only: use the parameterised InstalledPackageInfoSimon Marlow2007-10-031-8/+1
* remove most warningsSimon Marlow2007-10-031-2/+14
* further stub filename fix: I managed to break non-stubdir -fvia-C compilationSimon Marlow2007-09-271-1/+1
* FIX -stubdir bug: the .hc file was #including the wrong _stub.h filenameSimon Marlow2007-09-261-2/+16
* 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
* Add missing special case for GHC.PrimSimon Marlow2007-04-161-0/+8
* Module header tidyup #2Simon Marlow2006-10-111-3/+2
* Improve the "could not find module" error messageSimon Marlow2006-08-111-16/+36
* Generalise Package SupportSimon Marlow2006-07-251-179/+225
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+499