fix some coercion kind representation things, extend exprIsConApp_maybe to non-vanilla
[ghc-hetmet.git] / compiler / Makefile
2006-09-20 Manuel M T Chakravartyfix some coercion kind representation things, extend...
2006-09-04 simonpj@microsoft.comComments only
2006-08-07 Manuel M T ChakravartyConfigure changes to make testsuite work better on...
2006-09-07 Simon Marlowurk, the dependencies added in the last commit don...
2006-09-07 Simon MarlowAdd dependencies on .h files #included into Haskell...
2006-08-29 Simon MarlowDon't trust "ln -sf" to do the right thing (it doesn...
2006-08-25 Simon Marlowadd dependency on regex-compat
2006-08-22 Simon MarlowFastString and StringBuffer need -funbox-strict-fields too
2006-08-21 Simon MarlowAlways use -funbox-strict-fields for Binary
2006-08-21 Simon Marlowdisable automagic building of GHCi in stage1
2006-08-21 Simon Marlowugly hack to cause ghc_boot_platform.h to be built...
2006-08-10 sven.panne@aedion.deNuked hschooks.h in favour of cutils.h, which has the...
2006-07-25 Simon MarlowGeneralise Package Support
2006-06-12 Simon Marlowfix the stage3 build
2006-06-09 Simon MarlowMove readline configuration into the readline package
2006-06-01 simonmar@microsoft.comWin32: set up the console code pages
2006-04-21 LemmihEnable breakpoint support.
2006-04-20 rl@cse.unsw.edu.auFix workaround for a GHC 6.4 bug
2006-04-07 Simon MarlowReorganisation of the source tree