- 22 Jun, 2004 1 commit
-
-
simonpj authored
Typo about TH
-
- 05 Apr, 2004 1 commit
-
-
simonpj authored
Improve documentation about ambiguous types
-
- 05 Mar, 2004 1 commit
-
-
simonmar authored
Fix a URL link
-
- 25 Feb, 2004 1 commit
-
-
simonmar authored
- For each language option, document exactly the syntax that is stolen from Haskell 98. - Fix up docrot at the beginning of the chapter.
-
- 03 Feb, 2004 1 commit
-
-
simonpj authored
Add comments about Template Haskell
-
- 12 Jan, 2004 1 commit
-
-
simonpj authored
Elaborate depreceated-pragma docs
-
- 16 Dec, 2003 1 commit
-
-
simonpj authored
Clarify newtype deriving documentation
-
- 28 Nov, 2003 1 commit
-
-
simonmar authored
Wibbles to the UNPACK docs.
-
- 27 Nov, 2003 2 commits
- 03 Nov, 2003 2 commits
- 03 Oct, 2003 1 commit
-
-
simonmar authored
Fix typo.
-
- 24 Sep, 2003 1 commit
-
-
simonmar authored
remove docs for -fwith option
-
- 11 Sep, 2003 1 commit
-
-
simonmar authored
Document -fth and -fimplicit-params
-
- 28 Jul, 2003 1 commit
-
-
simonpj authored
Reorganise the type-system-extension part of GlaExts docs
-
- 24 Jul, 2003 1 commit
-
-
simonpj authored
Document deriving(Typeable,Data)
-
- 21 Jul, 2003 2 commits
- 16 Jul, 2003 1 commit
-
-
ross authored
Arrow notation: add a new (more primitive) form of command: cmd ::= ... | cmd aexp analogous to ordinary application, and also represented using HsApp. To avoid an overlap, the syntax for combining forms is changed to (|aexp cmd1 ... cmdn|)
-
- 03 Jul, 2003 1 commit
-
-
simonpj authored
Add pointer to TH home page
-
- 30 Jun, 2003 1 commit
-
-
ross authored
documentation for -farrows
-
- 13 Jun, 2003 1 commit
-
-
simonmar authored
- add the OPTIONS pragma to the section on pragmas, with a cross-ref to the place it is described. - tidy up the section on pragams: re-indent and sort the sections alphabetically.
-
- 09 Jun, 2003 1 commit
-
-
simonpj authored
Remove duplicate infix type-con section (thanks to Ross P)
-
- 21 May, 2003 1 commit
-
-
simonpj authored
Add a microscopic amount of documentation for functional dependencies; who would like to volunteer to write more?
-
- 20 Mar, 2003 1 commit
-
-
simonpj authored
Correct file names in RULES documentation
-
- 11 Mar, 2003 1 commit
-
-
simonpj authored
Restructure documentation about undecidable instances
-
- 10 Mar, 2003 1 commit
-
-
stolz authored
Fix typo
-
- 07 Mar, 2003 1 commit
-
-
simonpj authored
Update docs on class method types
-
- 20 Feb, 2003 2 commits
- 19 Feb, 2003 1 commit
-
-
simonpj authored
Document phase control
-
- 14 Feb, 2003 1 commit
-
-
simonpj authored
A bit more about scoped type variables
-
- 23 Jan, 2003 1 commit
-
-
simonpj authored
Refine documentation of newtype-deriving stuff
-
- 04 Dec, 2002 1 commit
-
-
simonmar authored
Fix SPECIALISE documentation to not mention outdated syntax, and fix the RULES syntax in one place
-
- 28 Nov, 2002 2 commits
- 18 Nov, 2002 1 commit
-
-
simonpj authored
A TH fix; and implicit-parameter documentation
-
- 08 Nov, 2002 1 commit
-
-
simonpj authored
------------------ More TH stuff (thanks to Ian L) ------------------ * Make TH Literals have an Integer not an Int * Desguar TH 'foreign import' a bit better * Minor documentation changes
-
- 23 Oct, 2002 1 commit
-
-
simonpj authored
Document implicit parameter bindings
-