Fix segfault in array copy primops on 32-bit
[ghc-hetmet.git] / compiler / simplStg / StgStats.lhs
2010-09-14 Ian LynaghRemove (most of) the FiniteMap wrapper
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
2008-01-26 Twan van LaarhovenFixed warnings in simplStg/StgStats, except for incompl...
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...
2006-10-24 andy@galois.comHaskell Program Coverage
2006-04-07 Simon MarlowReorganisation of the source tree