Massive patch for the first months work adding System FC to GHC #29
[ghc-hetmet.git] / docs /
2006-09-15 bringert@cs.chalme... Fixed error in user's manual, gadt section, part about...
2006-09-12 simonpj@microsoft.comAdd postfix ops to the release notes
2006-09-11 simonpj@microsoft.comDocument postfix operators
2006-09-08 Ian LynaghTypo, spotted by Bulat Ziganshin
2006-09-08 Ian LynaghRelease note tweaks suggested 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-06 Simon MarlowNow in the wiki
2006-09-05 Duncan CouttsCorrect the Cabal version number and remove features.
2006-09-05 Ian Lynaghnew RTS flag: -V to modify the resolution of the RTS...
2006-09-05 simonpj@microsoft.comAdd note about overlapping instances
2006-09-05 simonpj@microsoft.comRecord that TH doesn't support pattern types signature
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-09-03 Ian LynaghAdd a hint on tab completion
2006-09-03 Ian LynaghAdd :main docs to ghci commands page
2006-09-03 Ian LynaghAmbiguities are now allowed in ghci command names
2006-09-03 Ian LynaghMore output updates
2006-09-03 Ian LynaghAdd docs for :main
2006-09-03 Ian LynaghMore doc output fixes
2006-09-03 Ian LynaghUpdate ghci output in docs
2006-09-03 Ian LynaghFix typo
2006-09-03 Ian LynaghUpdate ghci output in docs
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-22 Simon Marlownotes about which versions of GHC can be used to bootstrap
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-05-10 Simon Marlowsome tweaks to the HC bootstrapping instructions
2006-05-05 Simon MarlowFPTOOLS_TOP-->GHC_TOP, and remove some references to...
2006-05-05 Simon Marlowupdate the build system documentation
2006-05-05 Simon Marlowpartial update for new source tree layout
2006-05-04 Simon Marlowsmall clarification
2006-05-04 Simon Marlowsmall fix to booting instructions from #762
2006-04-26 simonpj@microsoft.comArrange that -fth is no longer implied by -fglasgow...
2006-04-20 Simon MarlowRemove the section on platform support, link to the...
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 Marlowremove the last bits of the ghc/ subdir
2006-04-07 Simon MarlowReorganisation of the source tree
2005-11-13 panne[project @ 2005-11-13 19:07:17 by panne]
2005-10-25 simonmar[project @ 2005-10-25 10:28:59 by simonmar]
2005-10-17 simonmar[project @ 2005-10-17 10:47:10 by simonmar]
2005-10-17 simonmar[project @ 2005-10-17 09:42:56 by simonmar]
2005-10-11 simonpj[project @ 2005-10-11 13:28:49 by simonpj]
2005-09-02 simonmar[project @ 2005-09-02 14:07:33 by simonmar]
2005-07-21 simonmar[project @ 2005-07-21 09:56:26 by simonmar]
2005-07-06 panne[project @ 2005-07-06 11:31:53 by panne]
2005-05-18 simonpj[project @ 2005-05-18 15:34:27 by simonpj]
2005-05-04 simonmar[project @ 2005-05-04 13:06:39 by simonmar]
2005-04-16 panne[project @ 2005-04-16 19:39:25 by panne]
2005-04-15 simonpj[project @ 2005-04-15 07:13:08 by simonpj]
2005-04-12 simonmar[project @ 2005-04-12 08:25:25 by simonmar]
2005-03-23 simonmar[project @ 2005-03-23 11:36:54 by simonmar]
2005-03-22 simonmar[project @ 2005-03-22 11:57:05 by simonmar]
2005-03-22 simonmar[project @ 2005-03-22 11:56:07 by simonmar]
2005-03-16 simonmar[project @ 2005-03-16 11:18:59 by simonmar]
2005-03-04 simonmar[project @ 2005-03-04 13:38:19 by simonmar]
2005-03-03 simonmar[project @ 2005-03-03 17:01:01 by simonmar]
2005-02-14 simonmar[project @ 2005-02-14 17:00:31 by simonmar]
2005-01-27 panne[project @ 2005-01-27 18:38:21 by panne]
2005-01-27 simonmar[project @ 2005-01-27 10:51:06 by simonmar]
2005-01-26 simonmar[project @ 2005-01-26 16:56:45 by simonmar]
2005-01-26 simonmar[project @ 2005-01-26 16:11:58 by simonmar]
2005-01-21 simonmar[project @ 2005-01-21 16:55:14 by simonmar]
2005-01-21 simonmar[project @ 2005-01-21 16:32:36 by simonmar]
next