Fixed remaining warning in coreSyn/MkExternalCore
[ghc-hetmet.git] / compiler / coreSyn / MkExternalCore.lhs
2008-03-19 Tim ChevalierFixed remaining warning in coreSyn/MkExternalCore
2008-03-15 Ian LynaghRemove leftover NoteTy/FTVNote bits
2008-01-26 Twan van LaarhovenFixed warnings in coreSyn/MkExternalCore, except for...
2007-12-21 simonpj@microsoft.comImprove handling of newtypes (fixes Trac 1495)
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-10 Michael D. AdamsWarning fix for unused and redundant imports
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-09-20 Manuel M T ChakravartyIndexed newtypes
2006-09-20 Manuel M T Chakravartyfix bugs, add boolean flag to identify coercion variables
2006-09-20 Manuel M T Chakravartynewtype fixes, coercions for non-recursive newtypes...
2006-08-06 Manuel M T ChakravartyResolve conflict in MkExternalCore
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-07-25 Simon MarlowGeneralise Package Support
2006-07-02 Jan RochelAdd %local-tag to external core output
2006-06-23 Simon Marlowthe unlifted kind
2006-06-05 simonpj@microsoft.comRemove InlinePlease and add inline function and RULE
2006-04-20 Josef SvenningssonExtcore can now handle data types without constructors
2006-04-07 Simon MarlowReorganisation of the source tree