summaryrefslogtreecommitdiff
path: root/compiler/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Comments onlysimonpj@microsoft.com2006-09-041-4/+9
* Configure changes to make testsuite work better on MSysManuel M T Chakravarty2006-08-071-2/+39
* urk, the dependencies added in the last commit don't really work properlySimon Marlow2006-09-071-31/+35
* Add dependencies on .h files #included into Haskell sourceSimon Marlow2006-09-071-1/+44
* Don't trust "ln -sf" to do the right thing (it doesn't on Solaris)Simon Marlow2006-08-291-2/+3
* add dependency on regex-compatSimon Marlow2006-08-251-0/+10
* FastString and StringBuffer need -funbox-strict-fields tooSimon Marlow2006-08-221-5/+3
* Always use -funbox-strict-fields for BinarySimon Marlow2006-08-211-2/+0
* disable automagic building of GHCi in stage1Simon Marlow2006-08-211-1/+1
* ugly hack to cause ghc_boot_platform.h to be built before primops.txtSimon Marlow2006-08-211-0/+12
* Nuked hschooks.h in favour of cutils.h, which has the prototypes we needsven.panne@aedion.de2006-08-101-1/+1
* Generalise Package SupportSimon Marlow2006-07-251-7/+24
* fix the stage3 buildSimon Marlow2006-06-121-0/+2
* Move readline configuration into the readline packageSimon Marlow2006-06-091-1/+2
* Win32: set up the console code pagessimonmar@microsoft.com2006-06-011-1/+6
* Enable breakpoint support.Lemmih2006-04-211-1/+1
* Fix workaround for a GHC 6.4 bugrl@cse.unsw.edu.au2006-04-201-1/+1
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+833