| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Fix issue with menu alignment on firefox | NunoAlexandre | 2018-10-18 | 1 | -0/+1 |
| * | Fix responsive triggers overlap issue | NunoAlexandre | 2018-10-18 | 1 | -4/+4 |
| * | Minor adjustments | NunoAlexandre | 2018-10-18 | 1 | -3/+11 |
| * | Improve information density | Nuno Alexandre | 2018-10-18 | 1 | -48/+74 |
| * | Make synopsis scrollable on wide screens | Nuno Alexandre | 2018-10-18 | 1 | -0/+1 |
| * | Address several PR comments | Nuno Alexandre | 2018-10-18 | 1 | -43/+78 |
| * | Add an initial-scale property to all haddock pages | Nuno Alexandre | 2018-10-18 | 95 | -2/+97 |
| * | Decrease space between code blocks | Nuno Alexandre | 2018-10-18 | 1 | -7/+7 |
| * | Improve synopsis style and code | Nuno Alexandre | 2018-10-18 | 1 | -13/+13 |
| * | Update html-test reference files | Nuno Alexandre | 2018-10-18 | 95 | -286/+287 |
| * | Place the package name before the menu links | Nuno Alexandre | 2018-10-18 | 1 | -2/+2 |
| * | Make the style consistent with hackage | Nuno Alexandre | 2018-10-18 | 3 | -48/+66 |
| * | Make it responsive | NunoAlexandre | 2018-10-18 | 1 | -10/+61 |
| * | Update html test reference files | NunoAlexandre | 2018-10-18 | 95 | -5/+97 |
| * | Include custom font in the html head | NunoAlexandre | 2018-10-18 | 1 | -1/+2 |
| * | Improve appearance and readability | NunoAlexandre | 2018-10-18 | 1 | -22/+39 |
| * | Add NewOcean theme | alexbiehl | 2018-10-18 | 10 | -1/+648 |
|/ |
|
* | Release `haddock{,-api}-2.22.0` | Alec Theriault | 2018-10-16 | 3 | -4/+4 |
* | Output pattern synonyms in Hoogle backend (#947) | Alec Theriault | 2018-10-16 | 4 | -8/+50 |
* | Update changelog | Alec Theriault | 2018-10-16 | 1 | -0/+2 |
* | Latex type families (#734) | Alec Theriault | 2018-10-16 | 8 | -144/+719 |
* | Merge branch 'ghc-8.4' into ghc-8.6 | Alec Theriault | 2018-10-16 | 4 | -6/+16 |
|\ |
|
| * | Remove unnecessary backslashes from docs (#908) | Noel Bourke | 2018-08-21 | 1 | -3/+3 |
| * | Make --package-version optional for --hoogle generation (#899) | Alexander Biehl | 2018-08-06 | 1 | -3/+8 |
| * | Avoid "invalid argument (invalid character)" on non-unicode Windows (#892) | Yuji Yamamoto | 2018-07-23 | 1 | -0/+1 |
| * | Add # as a special character (#884) | Masahiro Sakai | 2018-07-20 | 1 | -1/+1 |
| * | Additional tests for the identifier parser (#816) | Simon Jakobi | 2018-07-20 | 2 | -10/+51 |
| * | Add some more unicode related tests (#872) | Alec Theriault | 2018-07-20 | 2 | -0/+118 |
| * | Fix broken instance source links (#869) | Alec Theriault | 2018-07-20 | 2 | -19/+22 |
| * | Preserve docs on type family instances (#867) | Alec Theriault | 2018-07-20 | 4 | -18/+40 |
| * | tyThingToLHsDecl: Preserve type synonyms that contain a forall (#880) | Simon Jakobi | 2018-07-19 | 1 | -2/+46 |
| * | Avoid line breaks due to line length in Hoogle (#868) | Alec Theriault | 2018-07-06 | 3 | -3/+7 |
| * | Export more fixities for Hoogle (#871) | Alec Theriault | 2018-07-05 | 3 | -2/+31 |
| * | README updates (#856) | Simon Jakobi | 2018-06-30 | 1 | -5/+36 |
| * | Drop GHC HEAD from CI and update GHC to 8.4.3 | Herbert Valerio Riedel | 2018-06-20 | 1 | -8/+2 |
| * | Renamer: Warn about ambiguous identifiers (#831) | Simon Jakobi | 2018-06-08 | 2 | -5/+19 |
| * | Improve hyperlinker's 'spanToNewline' (#846) | Alec Theriault | 2018-06-05 | 3 | -7/+267 |
| * | Bump a few dependency bounds (#845) | Simon Jakobi | 2018-06-05 | 2 | -7/+7 |
| * | Use `ClassOpSig` instead of `TypeSig` for class methods (#835) | Alec Theriault | 2018-05-23 | 13 | -140/+124 |
| * | Merge pull request #826 from haskell/T825 | Ryan Scott | 2018-05-16 | 3 | -5/+19 |
| |\ |
|
| | * | Wibbles | Ryan Scott | 2018-05-10 | 1 | -3/+3 |
| | * | Remove Hoogle backend hack that butchers infix datatype names | Ryan Scott | 2018-05-10 | 3 | -2/+16 |
| |/ |
|
| * | Renamer: Warn about out of scope identifiers. (#819) | Simon Jakobi | 2018-05-08 | 1 | -6/+11 |
| * | Remove 'TokenGroup' from Hyperlinker (#818) | Alec Theriault | 2018-05-08 | 1 | -50/+14 |
| * | Add docs for some DocH constructors (#814) | Simon Jakobi | 2018-05-07 | 1 | -0/+3 |
| * | Filter out CRLFs in hyperlinker backend (#813) | Alec Theriault | 2018-05-07 | 1 | -2/+7 |
* | | Bump haddock-library to 1.7.0 | Alec Theriault | 2018-10-16 | 3 | -5/+9 |
* | | Merge pull request #945 | Herbert Valerio Riedel | 2018-10-16 | 10 | -65/+87 |
|\ \ |
|
| * | | Minor tweak to package description | Herbert Valerio Riedel | 2018-10-16 | 1 | -2/+2 |
| * | | Build on 7.4 and 7.8 | Alec Theriault | 2018-10-16 | 1 | -1/+2 |