Fix segfault in array copy primops on 32-bit
[ghc-hetmet.git] / compiler / main / Constants.lhs
2009-08-09 Ian LynaghMake Constants shareable with the base package
2009-08-02 Simon MarlowRTS tidyup sweep, first phase
2009-06-02 Simon MarlowRemove old GUM/GranSim code
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
2008-03-25 Ian LynaghFix warnings in main/Constants
2007-12-20 simonpj@microsoft.comImplement generalised list comprehensions
2007-09-11 Simon MarlowFIX #1466 (partly), which was causing concprog001(ghci...
2007-09-04 Ian LynaghFix CodingStyle#Warnings URLs
2007-09-03 Ian LynaghUse OPTIONS rather than OPTIONS_GHC for pragmas
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-07-27 Simon MarlowPointer Tagging
2007-04-17 Simon Marlowremove the ITBL_SIZE constants which were wrong, but...
2007-02-28 Simon MarlowRemove vectored returns.
2006-04-07 Simon MarlowReorganisation of the source tree