Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | 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 pull request #875 from harpocrates/feature/markup-in-hyperlinks | Alec Theriault | 2018-11-06 | 20 | -59/+213 | |
|\ \ | ||||||
| * | | Bump version bounds | Alec Theriault | 2018-11-06 | 3 | -1/+7 | |
| * | | Fix/add to haddock-library test suite | Alec Theriault | 2018-11-06 | 7 | -6/+20 | |
| * | | Accept test case | Alec Theriault | 2018-11-06 | 2 | -1/+85 | |
| * | | Support (and flatten) inline markup in image links | Alec Theriault | 2018-11-06 | 3 | -5/+53 | |
| * | | Support hyperlink labels with inline markup | Alec Theriault | 2018-11-06 | 9 | -50/+52 | |
|/ / | ||||||
* | | Faster 'Text' driven parser combinators | Alec Theriault | 2018-11-05 | 3 | -35/+83 | |
* | | Improve perf of renaming | Alec Theriault | 2018-11-05 | 1 | -36/+33 | |
* | | Specialize some SYB functions | Alec Theriault | 2018-11-05 | 1 | -4/+4 | |
* | | Deduplicate some work in 'AttachInstances' | Alec Theriault | 2018-11-05 | 1 | -27/+40 | |
* | | More explicit foralls (GHC Proposal 0007) | Matthew Yacavone | 2018-10-27 | 2 | -4/+13 | |
* | | Set UTF-8 encoding before writing files (#934) | Alec Theriault | 2018-10-16 | 5 | -14/+21 | |
* | | Merge pull request #942 from harpocrates/update-docs | Alec Theriault | 2018-10-16 | 3 | -8/+138 | |
|\ \ | ||||||
| * | | Fix/add to various docs | Alec Theriault | 2018-09-17 | 3 | -8/+138 | |
* | | | Merge branch 'ghc-8.6' into ghc-head | Alec Theriault | 2018-10-16 | 11 | -35/+58 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | 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 |