New syntax for GADT-style record declarations, and associated refactoring
[ghc-hetmet.git] / docs / users_guide / glasgow_exts.xml
2009-07-02 simonpj@microsoft.comNew syntax for GADT-style record declarations, and...
2009-06-05 Ian LynaghUpdate the docs on how you bind unlifted types in let...
2009-06-05 simonpj@microsoft.comMention that generalised list comprehensions are enable...
2009-05-28 simonpj@microsoft.comDocument the fact that Template Haskell type splices...
2009-05-28 simonpj@microsoft.comFix Trac #3013: multiple constructors in a GADT decl
2009-05-28 simonpj@microsoft.comSeparate flags -XDeriveFunctor, -XDeriveFoldable, ...
2009-05-20 Simon Marlowdocument -XUnicodeSyntax
2009-05-18 Max BolingbrokeAdd missing word, spotted by Tom Lokhorst
2009-03-05 Ian LynaghDocument -fwarn-unrecognised-pragmas; fixes trac #3031
2009-03-04 Ian LynaghFix a broken link. Spotted by Norman Ramsey in trac...
2009-03-04 simonpj@microsoft.comFix spelling (Trac#3069)
2009-02-27 simonpj@microsoft.comImprove documentation of bang patterns
2009-02-11 simonpj@microsoft.comImprove documentation for LANGUAGE pragma (esp wrt...
2008-12-10 Ian LynaghFix user guide typesetting
2008-12-10 simonpj@microsoft.comImprove documentation for data family instances (cf...
2008-11-29 shelarcyFix typo in quasi-quote documentation's sample.
2008-11-20 simonpj@microsoft.comFix flag name -XDisambiguateRecordFields
2008-11-16 Ian LynaghCorrect an example in the users guide
2008-10-30 simonpj@microsoft.comAdd (a) CoreM monad, (b) new Annotations feature
2008-10-28 simonpj@microsoft.comClarify documentatoin
2008-10-28 Ian LynaghDoc fix
2008-10-28 Ian LynaghRename some variables in docs
2008-10-28 Ian LynaghFix typos
2008-10-28 simonpj@microsoft.comMostly-fix Trac #2595: updates for existentials
2008-10-15 simonpj@microsoft.comUpdate manual: tidy up instances, say more about type...
2008-10-07 Simon Marlowupdate documentation for PostfixOperators
2008-10-07 Simon Marlowfix markup
2008-10-08 Manuel M T ChakravartyUsers Guide: added type family documentation
2008-10-01 Simon Marlowfix new-qualified-operators link
2008-09-30 Simon MarlowRemove outdated link to OGI webpage
2008-09-22 Simon Marlowadd -XNewQualifiedOperators (Haskell' qualified operato...
2008-09-19 simonpj@microsoft.comImprove documentation of overlapping instances
2008-09-16 simonpj@microsoft.comAdd link to GADT paper re rigid types
2008-09-15 Ross Patersonadd refs and fix a bug (noted by Peter Gammie) in docs...
2008-08-28 simonpj@microsoft.comImprove documentation of stolen syntax
2008-08-27 simonpj@microsoft.comBetter documentation for -XLiberalTypeSynonyms, and...
2008-08-27 simonpj@microsoft.comImprove documentation of MagicHash and primitive types...
2008-08-26 simonpj@microsoft.comFix flaggery for RULES (cf Trac #2497)
2008-08-05 Simon MarlowAdd -XPackageImports, new syntax for package-qualified...
2008-07-29 simonpj@microsoft.comImprove docs for GADTs
2008-07-20 Ian LynaghAdd a WARNING pragma
2008-06-16 Ian LynaghMore commandline flag improvements
2008-06-06 simonpj@microsoft.comImprove documentation for standalone deriving
2008-05-30 simonpj@microsoft.comImprove documentation of RULES
2008-05-30 simonpj@microsoft.comImprove documentation for INLINE pragma
2008-05-12 Don Stewarttypo in rules example. spotted by vixey@#haskell
2008-04-30 Ian LynaghImprove the unboxed types documentation
2008-04-30 simonpj@microsoft.comImprove documentation of RULES pragmas
2008-04-15 Samuel BronsonSpelling fixes in glasgow_exts.xml
2008-03-09 iavor.diatchki@gma... documentation fix: change flag -frules-off to -fno...
2008-01-21 simonpj@microsoft.comTypo in phase-control documentation
2008-01-18 simonpj@microsoft.comAdd quasi-quotation, courtesy of Geoffrey Mainland
2008-01-10 simonpj@microsoft.comFix 2030: make -XScopedTypeVariables imply -XRelaxedPolyRec
2008-01-07 simonpj@microsoft.comAdd -XImpredicativeTypes, and tighten up type-validity...
2008-01-04 simonpj@microsoft.comDocument SOURCE pragma; clarify TH behavior for mutuall...
2007-12-20 simonpj@microsoft.comImplement generalised list comprehensions
2007-11-26 Ian LynaghConsistently put on the front of haskell.org in URLs
2007-11-26 Ian LynaghFix some more URLs
2007-11-26 Ian LynaghTweak some URLs
2007-11-19 simonpj@microsoft.comTwo small typos in the flags summary (merge to 6.8...
2007-11-16 simonpj@microsoft.comImprove links from flag reference to the relevant secti...
2007-11-16 simonpj@microsoft.comImprove documentation of data type declarations (Trac...
2007-11-12 simonpj@microsoft.comImprove documentation of INLINE, esp its interactions...
2007-11-06 simonpj@microsoft.comImprove manual entry for binding lexically scoped type...
2007-11-06 simonpj@microsoft.comRemove trailing spaces from programlisting lines
2007-11-06 simonpj@microsoft.comRemove unhelpful sentence (see Trac #1832)
2007-10-07 Josef SvenningssonFix a whole heap of speling errrs in the docs
2007-10-10 Dan LicataView patterns, record wildcards, and record puns
2007-09-24 simonpj@microsoft.comBe more specific about file-header pragmas
2007-09-11 simonpj@microsoft.comImprove documentation for Template Haskell
2007-09-05 simonpj@microsoft.comRefactor, improve, and document the deriving mechanism
2007-08-29 simonpj@microsoft.comFurther documentation about mdo, suggested by Benjamin...
2007-08-30 Simon Marlowremove "special Ids" section, replace with a link to...
2007-08-24 simonpj@microsoft.comImprove docs for mdo
2007-08-20 simonpj@microsoft.comAdd a paragraph break
2007-08-09 simonpj@microsoft.comImprovd documentation for overlapping instances
2007-08-04 Ian LynaghCanonicalise the flag format in the user guide
2007-08-01 simonpj@microsoft.comSpelling error
2007-06-21 LemmihAdd several new record features
2007-06-21 Ian LynaghRemove an incorrect claim that [t| ... |] isn't impleme...
2007-06-20 simonpj@microsoft.comImplement -X=GADTs and -X=RelaxedPolyRec
2007-06-20 simonpj@microsoft.comUse -X for language extensions
2007-06-19 simonpj@microsoft.comRemove erroneous requirement to import Control.Monad...
2007-05-15 Manuel M T ChakravartyAdded -ftype-families to the user's manual
2007-05-02 simonpj@microsoft.comDocument the fact that you can't make a newtype of...
2007-05-02 Simon Marlowremove unused primitives.xml
2007-03-28 Simon Marlowremove old library doc link (#1098), and point to HackageDB
2007-03-22 simonpj@microsoft.comImprove documentation of instances
2007-02-27 Ian LynaghDoc typo
2007-02-21 simonpj@microsoft.comFix defaulting for overloaded strings
2007-02-07 sven.panne@aedion.deImproved naming of generated HTML files by using nice IDs
2007-02-07 sven.panne@aedion.deMake the User's Guide DocBook XML 4.2 conformant again
2007-01-31 Ian LynaghFix typo
2007-01-31 simonpj@microsoft.comAdd note about Template Haskell and mutual recursion
2007-01-20 lennart@augustsson.netDocument the overloaded string extension.
2007-01-04 Spencer JanssenUser's guide: length is not a good consumer anymore.
2007-01-07 ijones@syntaxpolic... Fixed errors in "clunky" definition for pattern guards
2007-01-02 simonpj@microsoft.comStandalone deriving wibbles: keyword is 'derive' not...
2007-01-02 simonpj@microsoft.comDocmunent stand-alone deriving
2006-12-22 simonpj@microsoft.comDocumentation for class contexts in data-constructor...
next