Don't import FastString in HsVersions.h
[ghc-hetmet.git] / compiler / utils / Encoding.hs
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
2008-01-26 Twan van LaarhovenFixed warnings in utils/Encoding
2007-09-21 Ian LynaghMove OPTIONS pragmas above comments
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-06-01 simonmar@microsoft.comadd a type signature
2006-04-11 Simon Marlowavoid versionitis in Numeric.showHex (should fix tcrun007)
2006-04-07 Simon MarlowReorganisation of the source tree