| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'idontgetoutmuch/ghc-head' into ghc-head | Ben Gamari | 2015-12-25 | 1 | -0/+2 |
|\ |
|
| * | Fix the documentation for haddock itself. | Dominic Steinitz | 2015-12-21 | 1 | -1/+1 |
| * | Handle inline math with mathjax. | Dominic Steinitz | 2015-12-21 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'mrhania/testing-framework-improvements' into gh... | Ben Gamari | 2015-12-20 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | Make Hoogle backend create output directory if needed. | Łukasz Hanuszczak | 2015-08-22 | 1 | -0/+3 |
* | | Warnings | Matthew Pickering | 2015-12-14 | 1 | -2/+0 |
* | | Changes to compile with 8.0 | Matthew Pickering | 2015-12-14 | 1 | -5/+5 |
* | | Update for type=kinds | Richard Eisenberg | 2015-12-14 | 1 | -1/+1 |
* | | Matching changes for #11028 | Alan Zimmerman | 2015-12-14 | 1 | -6/+13 |
* | | Update to match GHC wip/T11019 | Alan Zimmerman | 2015-12-14 | 1 | -1/+1 |
* | | Follow changes to HsTYpe | Simon Peyton Jones | 2015-12-14 | 1 | -22/+13 |
* | | Track wip/spj-wildcard-refactor on main repo | Simon Peyton Jones | 2015-12-14 | 1 | -21/+12 |
* | | Roughly fix up haddock for DuplicateRecordFields changes | Adam Gundry | 2015-12-14 | 1 | -2/+2 |
|/ |
|
* | Fix weird-looking Hoogle output for familyless classes. | Łukasz Hanuszczak | 2015-08-21 | 1 | -5/+7 |
* | Improve formatting of class details output in Hoogle backend. | Łukasz Hanuszczak | 2015-08-21 | 1 | -6/+9 |
* | Add missing default family equations in Hoogle output. | Łukasz Hanuszczak | 2015-08-21 | 1 | -1/+13 |
* | Improve class type family declarations output in Hoogle backend. | Łukasz Hanuszczak | 2015-08-21 | 1 | -5/+20 |
* | Fix bug with incorrect fixities being generated in Hoogle backend. | Łukasz Hanuszczak | 2015-08-21 | 1 | -4/+5 |
* | Add fixity declarations in Hoogle backend output. | Łukasz Hanuszczak | 2015-08-21 | 1 | -1/+7 |
* | Remove default methods from Hoogle class output. | Łukasz Hanuszczak | 2015-08-21 | 1 | -1/+5 |
* | Don't print instance safety information in Hoogle | Mateusz Kowalczyk | 2015-03-27 | 1 | -2/+11 |
* | Output method documentation in Hoogle backend | Mateusz Kowalczyk | 2015-03-27 | 1 | -11/+21 |
* | Fully qualify names in Hoogle instances output | Mateusz Kowalczyk | 2015-03-27 | 1 | -4/+6 |
* | Fix Hoogle display of constructors | Mateusz Kowalczyk | 2015-03-27 | 1 | -1/+4 |
* | Follow API changes in D538 | Alan Zimmerman | 2015-01-23 | 1 | -3/+3 |
* | Various fixups and bumps for next release | Mateusz Kowalczyk | 2014-12-12 | 1 | -1/+1 |
* | Support for PartialTypeSignatures | Thomas Winant | 2014-12-12 | 1 | -10/+10 |
* | Follow API changes in D426 | Alan Zimmerman | 2014-12-12 | 1 | -7/+7 |
* | Followup changes to addition of -fwarn-context-quantification (GHC Trac #4426) | Krzysztof Gogolewski | 2014-12-12 | 1 | -0/+1 |
* | Changes due to ghc api changes in package representation | Duncan Coutts | 2014-12-12 | 1 | -2/+4 |
* | header could contain several lines | jpmoresmau | 2014-12-10 | 1 | -1/+1 |
* | Allow the parser to spit out meta-info | Mateusz Kowalczyk | 2014-12-10 | 1 | -1/+3 |
* | Move sources under haddock-api/src | Mateusz Kowalczyk | 2014-08-23 | 1 | -0/+331 |