Fix scoped type variables for expression type signatures
[ghc-hetmet.git] / docs / users_guide / glasgow_exts.xml
2006-10-03 simonpj@microsoft.comFix scoped type variables for expression type signatures
2006-09-25 Ian LynaghVarious documentation improvements suggested by Bulat...
2006-09-25 Ian LynaghFix comment/code inconsistency spotted by Bulat Ziganshin
2006-09-23 simonpj@microsoft.comImprove documentation of newtype-deriving (todo: check...
2006-09-15 bringert@cs.chalme... Fixed error in user's manual, gadt section, part about...
2006-09-11 simonpj@microsoft.comDocument postfix operators
2006-09-08 Ian LynaghTypo, spotted by Bulat Ziganshin
2006-09-07 Ian LynaghDoc fix: generic classes are no longer broken
2006-09-07 bringert@cs.chalme... Fixed typo in users guide section about lexically scope...
2006-09-07 simonpj@microsoft.comDocumentation for impredicative polymorphism
2006-09-07 simonpj@microsoft.comRemove result type signatures from documentation
2006-09-06 simonpj@microsoft.comDocumentation for lexically-scoped type variables
2006-09-05 simonpj@microsoft.comAdd note about overlapping instances
2006-09-04 Ian LynaghFix typos.
2006-09-04 simonpj@microsoft.comRemove linear implicit parameters, and document in...
2006-09-04 simonpj@microsoft.comRelease notes should mention better newtype-deriving
2006-09-04 simonpj@microsoft.comDocumentation for bang patterns, and other improvements
2006-08-31 simonpj@microsoft.comAdd a pointer to the fundeps paper
2006-08-18 simonpj@microsoft.comFix typo (fst --> head) in docs on implicit parameters
2006-08-07 simonpj@microsoft.comAdd -fextended-default-rules and -fmono-pat-binds
2006-07-31 simonpj@microsoft.comAdd notes about unsafeCoerce
2006-07-27 simonpj@microsoft.comMake -fcontext-stack into a dynamic flag
2006-07-21 Simon Marlowfix bug in sample code
2006-07-14 simonpj@microsoft.comAdd a clarification about overlapping instances in...
2006-07-12 Malcolm.Wallace... document that -fglasgow-exts is needed for RULES to...
2006-06-21 Simon Marlowdocumentation for TH w/ profiling
2006-06-05 simonpj@microsoft.comRemove InlinePlease and add inline function and RULE
2006-06-05 simonpj@microsoft.comFix typo
2006-05-18 simonpj@microsoft.comImprove documentation of INLINE pragmas
2006-04-26 simonpj@microsoft.comArrange that -fth is no longer implied by -fglasgow...
2006-04-02 simonpj@microsoft.comImprove newtype deriving
2006-04-11 Simon Marlowadd take to the list of functions deforestable
2006-04-07 Simon MarlowReorganisation of the source tree