Require a bang pattern when unlifted types are where/let bound; #3182
[ghc-hetmet.git] / compiler / ghci / GhciTags.hs
2008-09-15 Thomas SchillingUse 'GhcMonad' in ghci/GhciTags.
2008-07-30 Ian LynaghFollow extensible exception changes
2008-05-03 Ian LynaghTiny code recatoring in GhciTags
2008-05-03 Ian LynaghMake GhciTags warning-free
2007-09-06 Simon MarlowFIX #1465, error messages could sometimes say things...
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-05-11 Simon MarlowStore a SrcSpan instead of a SrcLoc inside a Name
2007-04-20 Simon Marlowsplit off :ctags and :etags support into a separate...