Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change rendering of duplicate record field docs | Mateusz Kowalczyk | 2014-02-27 | 1 | -0/+23 |
| | | | | | | | | See Haddock Trac #195. We now change this behaviour to only rendering the documentation attached to the first instance of a duplicate field. Perhaps we could improve this by rendering the first instance that has documentation attached to it but for now, we'll stick with this. | ||||
* | Fix wording in the docs | Mateusz Kowalczyk | 2014-02-24 | 1 | -3/+3 |
| | |||||
* | Add support for type/data families | nand | 2014-02-11 | 1 | -2/+10 |
| | | | | | | | | This adds support for type/data families with their respective instances, as well as closed type families and associated type/data families. Signed-off-by: Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk> | ||||
* | Document module header. | Mateusz Kowalczyk | 2014-02-09 | 1 | -8/+62 |
| | | | | Fixes Haddock Trac #270. | ||||
* | Update documentation. | Mateusz Kowalczyk | 2014-01-12 | 1 | -68/+250 |
| | |||||
* | Bump version | Simon Hengel | 2013-11-10 | 1 | -1/+1 |
| | |||||
* | Bump version | Simon Hengel | 2012-12-07 | 1 | -1/+1 |
| | |||||
* | Update version in html tests, rpm spec file, and user manual | Simon Hengel | 2012-10-13 | 1 | -1/+1 |
| | |||||
* | Add documentation for properties | Simon Hengel | 2012-10-10 | 1 | -0/+12 |
| | |||||
* | Fix typo in documentation | Simon Hengel | 2012-10-10 | 1 | -1/+1 |
| | |||||
* | Bump version | Simon Hengel | 2012-10-10 | 1 | -1/+1 |
| | |||||
* | Add documentation for URL labels | Simon Hengel | 2012-09-08 | 1 | -0/+7 |
| | |||||
* | Update doc/README | Simon Hengel | 2012-09-08 | 1 | -0/+1 |
| | |||||
* | Bump version number. | David Waern | 2012-07-23 | 1 | -1/+1 |
| | |||||
* | Bump version number. | David Waern | 2012-05-16 | 1 | -1/+1 |
| | |||||
* | Bump version. | David Waern | 2011-12-27 | 1 | -1/+1 |
| | |||||
* | Bump version to 2.9.4 | David Waern | 2011-10-04 | 1 | -1/+1 |
| | |||||
* | Bump to version 2.9.3 | David Waern | 2011-09-26 | 1 | -1/+1 |
| | |||||
* | Add documentation for "support for blank lines in the result of examples" | Simon Hengel | 2011-04-08 | 1 | -0/+3 |
| | |||||
* | Bump version | David Waern | 2011-01-08 | 1 | -1/+1 |
| | |||||
* | Fix spelling error - contributed by Marco Silva | David Waern | 2011-01-22 | 1 | -1/+1 |
| | |||||
* | Bump version | David Waern | 2010-12-19 | 1 | -1/+1 |
| | |||||
* | Docs: Mention that \ is a special character in markup | David Waern | 2010-12-09 | 1 | -1/+1 |
| | |||||
* | Bump version | David Waern | 2010-12-06 | 1 | -1/+1 |
| | |||||
* | Remove --debug. It was't used, and --verbosity should take its place | David Waern | 2010-12-06 | 1 | -14/+0 |
| | |||||
* | documentation for qualification | tob.brandt | 2010-11-23 | 1 | -0/+55 |
| | |||||
* | Bump version to 2.8.2 | David Waern | 2010-11-14 | 1 | -1/+1 |
| | |||||
* | Bump version | David Waern | 2010-11-14 | 1 | -1/+1 |
| | |||||
* | Update copyright years in license | David Waern | 2010-09-02 | 1 | -1/+1 |
| | |||||
* | Add a list of contributors to the user guide | David Waern | 2010-09-02 | 1 | -6/+48 |
| | | | | | | | | | | | Break out everyone thanked in the `Acknowledgements` chapter into a separate contributor list and add everyone from `darcs show authors`. We consider everyone who is thanked to be a contributor as a conservative estimation :-) I have added some more contributors that I know about, who were not in the darcs history, but others may be missing. So please add anyone that you think is missing from the list. | ||||
* | Improve docs for --no-tmp-comp-dir | David Waern | 2010-09-01 | 1 | -7/+10 |
| | |||||
* | Replace ghci> with >>> in example syntax | David Waern | 2010-09-01 | 1 | -5/+5 |
| | |||||
* | Update doc configure script to find docbook stylesheets on arch linux | David Waern | 2010-09-01 | 1 | -1/+1 |
| | |||||
* | update options documentation | Mark Lentczner | 2010-09-01 | 1 | -27/+93 |
| | | | | | | rewrote doc for --html added doc for --theme and --built-in-themes added --use-contents and --gen-contents | ||||
* | sort options in doc to match --help output | Mark Lentczner | 2010-09-01 | 1 | -175/+115 |
| | | | | removed --html-help option, as it is no longer supported | ||||
* | Bump version number | David Waern | 2010-08-31 | 1 | -1/+1 |
| | |||||
* | LaTeX backend (new options: --latex, --latex-style=<style>) | Simon Marlow | 2010-06-30 | 1 | -5/+74 |
| | |||||
* | Document --no-tmp-comp-dir | David Waern | 2010-05-15 | 1 | -0/+17 |
| | |||||
* | Rename Interactive Examples into Examples (and simplify explanation) | David Waern | 2010-04-13 | 1 | -5/+4 |
| | |||||
* | Slight fix to the documentation of examples | David Waern | 2010-04-13 | 1 | -9/+11 |
| | |||||
* | Add documentation for interactive examples | simon.hengel | 2010-04-12 | 1 | -6/+32 |
| | |||||
* | Bump version number | david.waern | 2010-03-15 | 1 | -1/+1 |
| | |||||
* | Bump version number | david.waern | 2010-03-15 | 1 | -1/+1 |
| | |||||
* | Bump version number | david.waern | 2010-03-14 | 1 | -1/+1 |
| | |||||
* | Bump version number | David Waern | 2009-11-23 | 1 | -1/+1 |
| | |||||
* | Update version number everywhere | David Waern | 2009-08-14 | 1 | -1/+1 |
| | |||||
* | Fix documentation bug | David Waern | 2009-08-02 | 1 | -2/+2 |
| | |||||
* | add build instructions for GHC | Simon Marlow | 2009-05-13 | 1 | -0/+15 |
| | |||||
* | fix markup | Simon Marlow | 2009-05-13 | 1 | -2/+2 |
| | |||||
* | Change version to 2.4.2 - no need to go to 2.5.0 | David Waern | 2009-01-10 | 1 | -1/+1 |
| |