Add LANGUAGE BangPatterns to modules that use them
[ghc-hetmet.git] / compiler / utils / Encoding.hs
2010-11-12 simonpj@microsoft.comAdd LANGUAGE BangPatterns to modules that use them
2009-07-06 simonpj@microsoft.comTrim unused imports detected by new unused-import code
2009-04-24 Ian LynaghRequire a bang pattern when unlifted types are where...
2009-02-27 Ian Lynaghz-encode digits at the start of a symbol name; fixes...
2009-02-27 Ian LynaghWhitespace only
2008-07-10 Ian LynaghMove some flags from the Makefile into module pragmas
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