Don't import FastString in HsVersions.h
[ghc-hetmet.git] / compiler / simplCore / SimplMonad.lhs
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
2008-01-17 Twan van LaarhovenMonadify simplCore/SimplMonad: custom monad functions...
2008-01-17 Twan van LaarhovenMonadify simplCore/SimplMonad: use MonadUnique instance...
2008-01-17 Isaac Dupreelots of portability changes (#1405)
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-08-10 Ian LynaghFollow Array changes (adding numElements field)
2007-05-23 simonpj@microsoft.comImprove the interaction of 'seq' and associated data...
2007-04-06 Ian LynaghRemove code that is dead, as we require __GLASGOW_HASKE...
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-04-07 Simon MarlowReorganisation of the source tree