Deal correctly with infix type constructors in GADT decls
[ghc-hetmet.git] / compiler / deSugar /
2006-07-25 Simon MarlowGeneralise Package Support
2006-07-22 simonpj@microsoft.comFix RULES lossage
2006-07-03 simonpj@microsoft.comThe dict-bindings in an IPBinds need not be in dependen...
2006-06-05 simonpj@microsoft.comRemove InlinePlease and add inline function and RULE
2006-05-25 simonpj@microsoft.comPrune imports
2006-05-10 LemmihIgnore unboxed values in breakpoints.
2006-05-02 LemmihbreakpointCond
2006-04-18 Simon Marlowhandle Bool arg to foreign import "wrapper"
2006-04-18 Simon Marlowupdate commentry for foreign import "wrapper" handling
2006-04-11 simonpj@microsoft.comAllow IO to be wrapped in a newtype in foreign import...
2006-04-07 Simon MarlowReorganisation of the source tree