summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* If we know where alex, haddock and happy are then tell Cabal; fixes trac #2373Ian Lynagh2008-07-031-0/+12
* Don't clean bootstrapping bits when cleaning librariesIan Lynagh2008-07-031-1/+2
* More libraries/Makefile fixesIan Lynagh2008-07-031-3/+3
* Shove the GHC path through cygpath -mIan Lynagh2008-07-031-0/+8
* Tweak the configure script Windows-specific bitsIan Lynagh2008-07-031-21/+18
* Use cygpath -m, rather than fudging it ourselves with sedIan Lynagh2008-07-031-3/+3
* Fix build on WindowsIan Lynagh2008-07-031-4/+3
* Include ghc.spec in tarballs; patch from, and fixes, trac #2390Ian Lynagh2008-07-031-2/+2
* Add a program for describing unexpected tests in testlogIan Lynagh2008-07-031-0/+25
* Teach cabal-bin how to build Setup programsIan Lynagh2008-07-033-18/+39
* Wibble cabal-bin's error messageIan Lynagh2008-07-021-1/+1
* Add type signaturesRoman Leshchinskiy2008-07-031-1/+2
* Command-line options for selecting DPH backendRoman Leshchinskiy2008-07-024-15/+43
* Add missing dph package to MakefileRoman Leshchinskiy2008-07-021-0/+1
* Slight refactoringRoman Leshchinskiy2008-07-011-23/+29
* Rename *NDP* -> *DPH*Roman Leshchinskiy2008-07-011-16/+16
* Parametrise vectoriser with DPH packageRoman Leshchinskiy2008-07-012-149/+171
* Don't use DPH backend directly in vectoriserRoman Leshchinskiy2008-07-012-15/+13
* Make dph-seq and dph-par wired-in packagesRoman Leshchinskiy2008-07-012-0/+6
* FIX #2313 do not include BFD symbols in RTS when the BFD library is not avail...Karel Gardas2008-05-281-1/+1
* Add --slow (and --fast) options to validateIan Lynagh2008-07-012-12/+27
* Fix Trac #2307: need to nub bad fundep reportssimonpj@microsoft.com2008-07-011-1/+10
* Easy fix for Trac #2409simonpj@microsoft.com2008-07-011-3/+12
* Make a "validate --hpc"; shows how much of the compiler the testsuite testsIan Lynagh2008-07-012-2/+30
* Allow the exact HPC tix filename to be given in the HPCTIXFILE env varIan Lynagh2008-07-011-1/+7
* array is now warning-freeIan Lynagh2008-06-301-1/+1
* Several fixes to 'deriving' including Trac #2378simonpj@microsoft.com2008-07-016-170/+181
* Follow Cabal changesIan Lynagh2008-06-296-12/+57
* Rename cabal to cabal-binIan Lynagh2008-06-293-12/+12
* mkdirhier.sh now accepts -q, which makes it be quietIan Lynagh2008-06-271-1/+12
* Update .darcs-boringIan Lynagh2008-06-271-0/+2
* Update darcs-boringIan Lynagh2008-06-271-3/+17
* Update .darcs-boringIan Lynagh2008-06-271-46/+53
* Follow Cabal changesIan Lynagh2008-06-267-16/+24
* Absolutify a pathIan Lynagh2008-06-261-1/+1
* Remove fgl from extralibsIan Lynagh2008-06-261-1/+0
* Use a program similar to cabal-install to build the librariesIan Lynagh2008-06-262-58/+78
* Fix Trac #2394: test for non-algebraic types in standalone derivingsimonpj@microsoft.com2008-06-251-11/+13
* () is now in ghc-prim:GHC.UnitIan Lynagh2008-06-242-2/+4
* Generate a warning-free GHC.PrimopWrappers. ghc-prim is now -Wall clean.Ian Lynagh2008-06-242-19/+36
* Fix some inconsistencies in the code and docs of primitivesIan Lynagh2008-06-234-132/+107
* Fix the build with GHC 6.4Ian Lynagh2008-06-236-0/+24
* Don't rebuild things with the stage2 compilerIan Lynagh2008-06-221-7/+0
* editline is now warning-freeIan Lynagh2008-06-201-1/+1
* Remove special handling for character types of characters >= 128, <= 255Ian Lynagh2008-06-212-134/+6
* Remove code that isn't used now that we assume that GHC >= 6.4Ian Lynagh2008-06-209-79/+3
* Now that we require GHC >= 6.4.2, System.IO.Error is always availableIan Lynagh2008-06-205-10/+4
* hpc is -Wall cleanIan Lynagh2008-06-201-1/+1
* filepath is now warning-freeIan Lynagh2008-06-201-1/+1
* pretty is now -Wall cleanIan Lynagh2008-06-201-1/+1