Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | TODO on moduleExports. | Edward Z. Yang | 2017-03-23 | 1 | -1/+5 | |
| * | More docs. | Edward Z. Yang | 2017-03-23 | 1 | -0/+5 | |
| * | Documentation. | Edward Z. Yang | 2017-03-23 | 1 | -5/+22 | |
| * | Render signature module tree separately from modules. | Edward Z. Yang | 2017-03-23 | 1 | -1/+14 | |
| * | Add a field marking if interface is a signature or not. | Edward Z. Yang | 2017-03-23 | 3 | -2/+12 | |
| * | Correctly handle Backpack identity/semantic modules. | Edward Z. Yang | 2017-03-23 | 1 | -21/+54 | |
| * | haddock-api: Bump bound on GHC | Ben Gamari | 2017-03-23 | 1 | -1/+1 | |
| * | Print any user-supplied kind signatures on type parameters. | Brian Huffman | 2017-03-23 | 1 | -23/+14 | |
| * | Merge pull request #581 from JustusAdam/master | Alex Biehl | 2017-03-23 | 1 | -0/+2 | |
| |\ | ||||||
| | * | Also exposing toInstalledIface | Justus Adam | 2017-03-09 | 1 | -0/+1 | |
| | * | Adding MDoc to exports of Documentation.Haddock | Justus Adam | 2017-03-02 | 1 | -0/+1 | |
| * | | Update Haddock w.r.t. new HsImplicitBndrs | Richard Eisenberg | 2017-03-14 | 2 | -3/+5 | |
| * | | Merge branch 'ghc-head' | Ben Gamari | 2017-03-10 | 20 | -154/+225 | |
| |\ \ | | |/ | |/| | ||||||
| | * | Bump for GHC 8.2 | Ben Gamari | 2017-03-09 | 1 | -2/+2 | |
* | | | Adapt to #14060 | Ryan Scott | 2017-08-14 | 1 | -1/+1 | |
* | | | Use new function getNameToInstancesIndex instead of tcRnGetInfo (#636) | Doug Wilson | 2017-06-21 | 1 | -41/+41 | |
* | | | Rename extension index tags | Alan Zimmerman | 2017-06-05 | 10 | -138/+138 | |
* | | | Match new AST as per GHC wip/new-tree-one-param | Alan Zimmerman | 2017-06-05 | 14 | -330/+329 | |
* | | | Disable pattern match warnings (#628) | Doug Wilson | 2017-06-03 | 1 | -3/+19 | |
* | | | 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 | 11 | -121/+38 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Fix rendering of class methods for Eq and Ord | Bartosz Nitka | 2016-09-27 | 1 | -1/+3 | |
| * | | | Haddock.Types: More precise version guard | Ben Gamari | 2016-08-07 | 1 | -1/+1 | |
| * | | | Disable NFData instances for GHC types when GHC >= 8.0.2 | Simon Marlow | 2016-08-02 | 1 | -2/+6 | |
| * | | | 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 | 1 | -4/+14 | |
| |\ \ \ | ||||||
| | * | | | Copyright holders shown on several lines. Fix #279 | Sebastian Meric de Bellefon | 2016-06-16 | 1 | -4/+14 | |
| * | | | | ocean: Ensure that synopsis fully covers other content | Ben Gamari | 2016-06-16 | 1 | -0/+2 | |
| |/ / / | ||||||
| * | | | Version bumps (2.17.3, 1.4.2) | Sebastian Meric de Bellefon | 2016-06-03 | 1 | -1/+1 | |
| * | | | Merge pull request #504 from Helkafen/issue-280 | Sebastian Méric de Bellefon | 2016-05-28 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | Fix #280. Parsing of module header | Sebastian Meric de Bellefon | 2016-05-15 | 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 | 5 | -108/+5 | |
| |\ \ \ \ | ||||||
| | * | | | | remove framed view of the HTML documentation (see #114 and #274) | Sebastian Meric de Bellefon | 2016-05-24 | 5 | -108/+5 | |
| * | | | | | 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 | |
* | | | | | 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 |