cmmTopCodeGen no longer takes DynFlags as an argument
[ghc-hetmet.git] / compiler / coreSyn / PprExternalCore.lhs
2011-04-19 Simon Peyton JonesThis BIG PATCH contains most of the work for the New...
2010-05-22 Ian LynaghCore prettyprinter fixes. Patch from Tim Chevalier...
2009-07-24 Ian LynaghRemove GHC's haskell98 dependency
2008-05-04 Tim ChevalierImprove External Core newtype syntax
2008-05-04 Tim ChevalierImprove syntax for primitive coercions in External...
2008-04-22 Tim ChevalierImprove External Core syntax for newtypes
2008-04-22 Tim ChevalierNaming changes in External Core
2008-04-16 Tim ChevalierImprove External Core syntax
2008-04-10 Tim ChevalierAnother round of External Core fixes
2008-03-29 Tim ChevalierExternal Core: don't print superfluous parens in case...
2008-03-28 Tim ChevalierExternal Core: print function types correctly, improve...
2008-03-28 Tim ChevalierPrint out rational literals correctly in External Core
2008-03-27 Tim ChevalierChange syntax for qualified names in External Core
2008-03-25 Tim ChevalierChange syntax for newtypes in External Core
2008-01-25 Twan van LaarhovenFixed warnings in coreSyn/PprExternalCore
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-11-13 Aaron TombFix external core syntax (though not full compilation)
2006-11-01 Samuel BronsonGet External Core (-fext-core) working with readline
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-07-06 Jan RochelDon't z-encode module names in external-core output
2006-07-02 Jan RochelZ-Encode external-core output
2006-07-02 Jan RochelAdd %local-tag to external core output
2006-04-07 Simon MarlowReorganisation of the source tree