Use OPTIONS rather than OPTIONS_GHC for pragmas
[ghc-hetmet.git] / compiler / utils / FastString.lhs
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-08-07 Isaac Dupreemore cmpFS refactoring
2007-08-06 Isaac Dupreeuse 'compare' when using the law of trichotomy
2007-08-07 Isaac DupreeNOINLINE the global FastString.string_table
2007-06-05 Isaac Dupreeremove #if branches for pre-ghc-6.0
2007-05-09 Simon MarlowStore the constructor name in the info table in UTF-8
2006-04-07 Simon MarlowReorganisation of the source tree