Massive patch for the first months work adding System FC to GHC #35
[ghc-hetmet.git] / compiler / deSugar /
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-09-11 simonpj@microsoft.comSimplify desugaring of left sections
2006-08-18 simonpj@microsoft.comFall over more gracefully when there's a Template Haske...
2006-08-17 simonpj@microsoft.comUpdate lhs-boot files
2006-08-09 Simon Marlowfixes to the stage2 build following removal of old...
2006-08-09 Simon Marlowremove debugging code accidentally left in
2006-08-09 Simon MarlowRemove old FFI syntax
2006-07-28 Simon Marlow.hi-boot-5 is obsolete; the earliest GHC we support...
2006-07-27 simonpj@microsoft.comLazy patterns are like wild-cards for overlap warnings
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