Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't enable compilation for template haskell (#624) | Doug Wilson | 2017-05-27 | 1 | -16/+1 |
* | Haddock: Fix broken lazy IO in prologue reading (#615) | Ben Gamari | 2017-05-12 | 1 | -2/+3 |
* | Render (signature) only if it actually is a signature! | Edward Z. Yang | 2017-04-22 | 1 | -2/+5 |
* | Merge pull request #568 from awson/ghc-head | Alex Biehl | 2017-03-23 | 1 | -1/+1 |
|\ | |||||
| * | Prevent GHC API from doing optimization passes. | Kyrill Briantsev | 2017-01-12 | 1 | -1/+1 |
* | | haddock-api: Bump bound on GHC | Ben Gamari | 2017-03-23 | 1 | -1/+1 |
* | | Merge commit '240bc38b94ed2d0af27333b23392d03eeb615e82' into HEAD | Ben Gamari | 2017-03-23 | 25 | -196/+164 |
|\ \ | |||||
| * | | Fix rendering of class methods for Eq and Ord | Bartosz Nitka | 2016-09-27 | 1 | -1/+3 |
| * | | Merge pull request #538 from massysett/master | Mateusz Kowalczyk | 2016-08-29 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Add $ as a special character | Omari Norman | 2016-06-29 | 1 | -1/+1 |
| * | | | Haddock.Types: More precise version guard | Ben Gamari | 2016-08-07 | 1 | -1/+1 |
| * | | | ghc.mk: Don't attempt to install html/frames.html | Ben Gamari | 2016-08-07 | 1 | -1/+0 |
| * | | | Disable NFData instances for GHC types when GHC >= 8.0.2 | Simon Marlow | 2016-08-02 | 1 | -2/+6 |
| |/ / | |||||
| * | | Merge pull request #537 from Helkafen/master | Sebastian Méric de Bellefon | 2016-06-24 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | do not create empty src directory | Sebastian Meric de Bellefon | 2016-06-22 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge pull request #533 from Helkafen/master | Sebastian Méric de Bellefon | 2016-06-18 | 3 | -9/+19 |
| |\ \ | |||||
| | * | | Copyright holders shown on several lines. Fix #279 | Sebastian Meric de Bellefon | 2016-06-16 | 3 | -9/+19 |
| * | | | Merge pull request #534 from bgamari/T531 | Sebastian Méric de Bellefon | 2016-06-16 | 1 | -0/+2 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | ocean: Ensure that synopsis fully covers other content | Ben Gamari | 2016-06-16 | 1 | -0/+2 |
| |/ / | |||||
| * | | Merge pull request #522 from Helkafen/master | Sebastian Méric de Bellefon | 2016-06-15 | 3 | -5/+8 |
| |\ \ | |||||
| | * | | publish haddock-test library | Sebastian Meric de Bellefon | 2016-06-06 | 3 | -5/+8 |
| * | | | Merge pull request #525 from idontgetoutmuch/master | Sebastian Méric de Bellefon | 2016-06-15 | 1 | -0/+15 |
| |\ \ \ | |||||
| | * | | | Fix math typo and add link. | Dominic Steinitz | 2016-06-09 | 1 | -2/+2 |
| | * | | | Camel case MathJax. | Dominic Steinitz | 2016-06-09 | 1 | -1/+1 |
| | * | | | Fix spelling mistake. | Dominic Steinitz | 2016-06-09 | 1 | -1/+1 |
| | * | | | Documentation for LaTeX markup. | Dominic Steinitz | 2016-06-09 | 1 | -0/+15 |
| |/ / / | |||||
| * | | | Merge pull request #521 from Helkafen/master | Sebastian Méric de Bellefon | 2016-06-06 | 3 | -3/+3 |
| |\| | | |||||
| | * | | Version bumps (2.17.3, 1.4.2) | Sebastian Meric de Bellefon | 2016-06-03 | 3 | -3/+3 |
| |/ / | |||||
| * | | Merge pull request #504 from Helkafen/issue-280 | Sebastian Méric de Bellefon | 2016-05-28 | 3 | -1/+93 |
| |\ \ | |||||
| | * | | Fix #280. Parsing of module header | Sebastian Meric de Bellefon | 2016-05-15 | 3 | -1/+93 |
| * | | | Merge pull request #513 from treeowl/newtype-since | Ben Gamari | 2016-05-27 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Make parser state a newtype | David Feuer | 2016-05-24 | 1 | -1/+1 |
| * | | | | Merge pull request #515 from alexbiehl/master | Ben Gamari | 2016-05-27 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | Remove misplaced haddock comment | alexbiehl | 2016-05-26 | 1 | -1/+1 |
| |/ / / / | |||||
| * | | | | Merge pull request #514 from Helkafen/frames | Sebastian Méric de Bellefon | 2016-05-25 | 9 | -172/+11 |
| |\ \ \ \ | |||||
| | * | | | | Update CHANGES | Sebastian Meric de Bellefon | 2016-05-25 | 1 | -0/+4 |
| | * | | | | remove framed view of the HTML documentation (see #114 and #274) | Sebastian Meric de Bellefon | 2016-05-24 | 8 | -172/+7 |
| | |/ / / | |||||
| * | | | | Merge pull request #507 from bgamari/T505 | Ben Gamari | 2016-05-25 | 1 | -5/+12 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Don't consider default class ops when looking for decls | Ben Gamari | 2016-05-22 | 1 | -2/+7 |
| | * | | | Create: Better debug output | Ben Gamari | 2016-05-22 | 1 | -1/+4 |
| | * | | | Create: Remove redundant imports | Ben Gamari | 2016-05-22 | 1 | -2/+1 |
| |/ / / | |||||
* | | | | Render help documentation link next to (signature) in title. | Edward Z. Yang | 2017-03-22 | 2 | -1/+13 |
* | | | | Annotate signature docs with (signature) | Edward Z. Yang | 2017-03-22 | 1 | -2/+5 |
* | | | | Fix haddock-test to work with latest version of Cabal. | Edward Z. Yang | 2017-03-15 | 1 | -1/+1 |
* | | | | Better Backpack support with signature merging. | Edward Z. Yang | 2017-03-15 | 1 | -12/+34 |
* | | | | TODO on moduleExports. | Edward Z. Yang | 2017-03-15 | 1 | -1/+5 |
* | | | | More docs. | Edward Z. Yang | 2017-03-15 | 1 | -0/+5 |
* | | | | Documentation. | Edward Z. Yang | 2017-03-15 | 1 | -5/+22 |
* | | | | Render signature module tree separately from modules. | Edward Z. Yang | 2017-03-15 | 1 | -1/+16 |
* | | | | Add a field marking if interface is a signature or not. | Edward Z. Yang | 2017-03-15 | 3 | -2/+12 |