aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* whitespace onlyMateusz Kowalczyk2014-11-041-9/+9
|
* Allow an optional colon after the closing bracket of definition listsSimon Hengel2014-11-034-25/+36
| | | | | This is to disambiguate them from markdown links and will be require with a future release.
* Add support for markdown imagesSimon Hengel2014-11-034-23/+34
|
* Update documentationSimon Hengel2014-11-031-12/+32
|
* Allow markdown links at the beginning of a paragraphSimon Hengel2014-11-032-5/+43
|
* Add support for markdown links (closes #336)Simon Hengel2014-11-033-10/+69
|
* parser: Try to parse definition lists right before text paragraphsSimon Hengel2014-11-031-1/+1
|
* Minor refactoringSimon Hengel2014-11-031-22/+28
|
* Remove unused language extensionsSimon Hengel2014-11-032-5/+0
|
* Derive more instancesSimon Hengel2014-11-031-8/+1
|
* Get rid of StandaloneDerivingSimon Hengel2014-11-031-10/+3
|
* Remove -fobject-code from .ghciSimon Hengel2014-11-021-1/+1
| | | | (this slows down reloads on modifications)
* Experimental support for collapsable headersMateusz Kowalczyk2014-10-2910-34/+296
| | | | Closes #335
* Fix improper lazy IO usetreeowl2014-10-091-1/+1
| | | Make `getPrologue` force `parseParas dflags str` before returning. Without this, it will attempt to read from the file after it is closed, with unspecified and generally bad results.
* Delete stale ANNOUNCEMateusz Kowalczyk2014-09-121-60/+0
|
* Mention --print-missing-docsMateusz Kowalczyk2014-09-041-0/+12
|
* CONTRIBUTING file for issuesMateusz Kowalczyk2014-09-031-0/+17
|
* Make the doc parser not complainMateusz Kowalczyk2014-08-311-1/+9
|
* Remove references to deleted filesMateusz Kowalczyk2014-08-311-2/+0
|
* Bump haddock-library versionMateusz Kowalczyk2014-08-312-2/+2
|
* Bump version in docMateusz Kowalczyk2014-08-311-1/+1
|
* Delete few unused/irrelevant/badly-place files.Mateusz Kowalczyk2014-08-246-225/+4
|
* Update CHANGESMateusz Kowalczyk2014-08-241-1/+18
|
* Omit unnecessary foralls and fix #315Niklas Haas2014-08-243-25/+159
| | | | This also fixes #86.
* Fix extra whitespace on signatures and update all test casesNiklas Haas2014-08-2434-110/+202
| | | | | This was long overdue, now running ./accept.lhs on a clean test from master will not generate a bunch of changes.
* Remove compat stuffMateusz Kowalczyk2014-08-232-20/+0
|
* Move sources under haddock-api/srcMateusz Kowalczyk2014-08-2334-3/+3
|
* install dependencies for haddock-api on travisLuite Stegeman2014-08-221-1/+1
|
* ghc 7.8.2 compatibilityLuite Stegeman2014-08-224-3/+21
|
* export things to allow customizing how the Ghc session is runLuite Stegeman2014-08-222-11/+26
|
* Add deprecated compatibility moduleSimon Hengel2014-08-222-0/+20
|
* Bump version to 2.15.0 and add version constraintsSimon Hengel2014-08-222-4/+4
|
* Move Haddock API to a separate packageSimon Hengel2014-08-2222-119/+138
|
* Require GHC 7.8.3Simon Hengel2014-08-202-4/+2
|
* Fix travis buildsSimon Hengel2014-08-201-27/+8
|
* Fix warningSimon Hengel2014-08-201-0/+1
|
* Add #313 to CHANGESMateusz Kowalczyk2014-08-151-0/+2
|
* Stop testing #188.Mateusz Kowalczyk2014-08-153-96/+8
| | | | | | Because the change is in GHC 7.9 and we now work against 7.8.3, this test no longer makes sense. We revert it until 7.10 becomes the standard version. If anything, there should be a test for this in GHC itself.
* Fix #313 by doing some list munging.Mateusz Kowalczyk2014-08-158-27/+214
| | | | | | I get rid of the Monoid instance because we weren't satisfying the laws. Convenience of having <> didn't outweigh the shock-factor of having it behave badly.
* Merge branch 'reverts'Mateusz Kowalczyk2014-08-1415-67/+59
|\ | | | | | | | | | | | | | | This reverts any changes that were made to have Haddock compile with 7.9. When 7.10 release comes, we can simply re-apply all the patches and any patches that occur on ghc-head branch from now on. This allows us to build master with 7.8.3
| * Revert "Replace local `die` by new `System.Exit.die`"Mateusz Kowalczyk2014-08-141-1/+5
| | | | | | | | This reverts commit 08aa509ebac58bfb202ea79c7c41291ec280a1c5.
| * Revert "Disambiguate ‘die’ in test runners."Mateusz Kowalczyk2014-08-142-2/+2
| | | | | | | | This reverts commit dba02d6df32534aac5d257f2d28596238d248942.
| * Revert "Propagate overloading-mode for instance declarations in haddock (#9242)"Mateusz Kowalczyk2014-08-141-6/+2
| | | | | | | | This reverts commit 8d20ca8d5a9bee73252ff2035ec45f9c03d0820c.
| * Revert "Adapt to new definition of HsDecls.TyFamEqn"Mateusz Kowalczyk2014-08-144-26/+16
| | | | | | | | This reverts commit cb96b4f1ed0462b4a394b9fda6612c3bea9886bd.
| * Revert "Track GHC PackageId to PackageKey renaming."Mateusz Kowalczyk2014-08-149-30/+30
| | | | | | | | This reverts commit 8ac42d3327473939c013551750425cac191ff0fd.
| * Revert "Track changes for module reexports."Mateusz Kowalczyk2014-08-141-3/+2
| | | | | | | | This reverts commit b99b57c0df072d12b67816b45eca2a03cb1da96d.
| * Revert "Track type signature change of lookupModuleInAllPackages"Mateusz Kowalczyk2014-08-141-3/+6
|/ | | | This reverts commit d59fec2c9551b5662a3507c0011e32a09a9c118f.
* Bump down the version for master to 2.14.4Mateusz Kowalczyk2014-08-145-7/+7
|
* Fix forgotten srcMateusz Kowalczyk2014-08-081-1/+1
|
* Update to attoparsec-0.12.1.1Mateusz Kowalczyk2014-08-0818-734/+989
| | | | There seems to be memory and speed improvement.