Fix error in release notes, spotted by Esa Ilari Vuokko
[ghc-hetmet.git] / docs / users_guide /
2006-09-01 Ian LynaghFix error in release notes, spotted by Esa Ilari Vuokko
2006-09-01 Ian LynaghRemove changes in packages we don't build
2006-08-31 simonpj@microsoft.comAdd a pointer to the fundeps paper
2006-08-25 Ross Patersonincremented versions of arrows and X11
2006-08-25 Ross Patersonomit Control.Sequential.STM
2006-08-25 Simon Marlowvarious minor tweaks, and rearrange to put "important...
2006-08-25 Simon Marlowmention -fno-mono-pat-binds, since this is a diversion...
2006-08-25 Simon MarlowDocument SMP support
2006-08-25 Ian LynaghAdd the regex reshuffle to the release notes
2006-08-25 Ian Lynaghparsec is now a core library
2006-08-24 Ian LynaghRelease notes for GHC 6.6
2006-08-24 Simon MarlowUpdate for changes to packages
2006-08-24 Ian LynaghRemove duplicate documentation of -package flag
2006-08-22 Ian LynaghFix typo
2006-08-22 Ian LynaghFix typo
2006-08-18 simonpj@microsoft.comFix typo (fst --> head) in docs on implicit parameters
2006-08-15 simonpj@microsoft.comAllow class and instance decls in hs-boot files
2006-08-09 Simon Marlowremember that old FFI syntax has been dropped
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-05-18 Simon Marlowa couple of additions
2006-05-18 Simon Marlowsomewhere to keep track of release notes for 6.6
2006-04-26 simonpj@microsoft.comArrange that -fth is no longer implied by -fglasgow...
2006-04-19 Simon Marlowremove paragraph about mutable objects that doesn't...
2006-04-14 simonpj@microsoft.comDocument newtype-unwrapping for IO in FFI
2006-04-02 simonpj@microsoft.comImprove newtype deriving
2006-04-11 Simon Marlowadd take to the list of functions deforestable
2006-04-10 Simon Marlowadd a note about full-laziness
2006-04-07 Simon MarlowReorganisation of the source tree