| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Use floor over round to calculate the percentage (#1195) | Willem Van Onsem | 2020-05-25 | 1 | -1/+1 |
| * | | Add support for custom section anchors (#1179) | IƱaki | 2020-04-25 | 1 | -1/+7 |
| * | | Fallback to `hiDecl` when `extractDecl` fails | Alec Theriault | 2020-04-21 | 1 | -45/+69 |
| * | | Don't warn about missing links in miminal sigs | Alec Theriault | 2020-04-15 | 2 | -4/+17 |
| * | | Prune docstrings that are never rendered | Alec Theriault | 2020-04-15 | 1 | -2/+15 |
| * | | Recode Doc to Json. (#1159) | Ignat Insarov | 2020-04-09 | 1 | -5/+162 |
| * | | Fix #1050 by filtering out invisible AppTy arguments | Ryan Scott | 2020-04-05 | 1 | -5/+8 |
| * | | Disallow links in section headers | Alec Theriault | 2020-03-28 | 1 | -1/+1 |
| * | | Cleanup up GHC flags in `.cabal` files | Alec Theriault | 2020-03-28 | 2 | -2/+2 |
| * | | Use `unLoc`/`noLoc` from GHC instead of `unL`/`reL` | Alec Theriault | 2020-03-28 | 5 | -57/+44 |
| * | | Use TTG empty extensions to remove some `error`'s | Alec Theriault | 2020-03-28 | 6 | -26/+21 |
| * | | Remove unused `Haddock.Utils` functions | Alec Theriault | 2020-03-28 | 5 | -147/+101 |
| * | | Disallow qualified uses of reserved identifiers | Alec Theriault | 2020-03-27 | 1 | -12/+22 |
| * | | Tentative 2.24 release | Alec Theriault | 2020-03-22 | 2 | -2/+2 |
| * | | Clean up warnings | Alec Theriault | 2020-03-22 | 12 | -21/+9 |
| * | | Merge branch 'ghc-8.8' into ghc-8.10 | Alec Theriault | 2020-03-20 | 23 | -443/+695 |
| |\ \ |
|
| | * | | Replace the 'caption' class so that the collapsible sections are shown | Kleidukos | 2020-03-19 | 1 | -1/+1 |
| | * | | Changes from #14579 | Ryan Scott | 2019-11-03 | 1 | -22/+5 |
| | * | | Reify oversaturated data family instances correctly (#1103) | Ryan Scott | 2019-10-23 | 1 | -15/+23 |
| | * | | Prefer un-hyperlinked sources to no sources | Alec Theriault | 2019-10-07 | 2 | -14/+26 |
| | * | | Fix crash when there are no srcspans in the file due to CPP | Zubin Duggal | 2019-10-07 | 1 | -8/+11 |
| | * | | Fix the ignore-exports option (#1082) | Alexis King | 2019-09-30 | 1 | -4/+5 |
| | * | | update for new way to store hiefile headers | Zubin Duggal | 2019-06-04 | 1 | -2/+3 |
| | * | | Remove Haddock's dependency on `Cabal` | Alec Theriault | 2019-05-26 | 3 | -8/+21 |
| | * | | Fix #1063 with better parenthesization logic for contexts | Alec Theriault | 2019-05-17 | 1 | -2/+4 |
| | * | | Comment C, which clarifies why e.g. ReadP is not enough | Oleg Grenrus | 2019-05-13 | 1 | -0/+7 |
| | * | | Redo ParseModuleHeader | Oleg Grenrus | 2019-05-13 | 1 | -93/+125 |
| | * | | Matching changes in GHC for #16236 | Alan Zimmerman | 2019-03-29 | 4 | -10/+10 |
| | * | | Remove workaround for now-fixed Clang CPP bug (#1028) | Alec Theriault | 2019-03-29 | 2 | -48/+3 |
| | * | | Many LaTeX backend fixes | Alec Theriault | 2019-03-09 | 1 | -98/+118 |
| | * | | Avoid multi-line `emph` in LaTeX backend | Alec Theriault | 2019-03-09 | 1 | -1/+1 |
| | * | | Better support for default methods in classes | Alec Theriault | 2019-03-09 | 4 | -51/+102 |
| | * | | Merge branch 'ghc-8.6' into ghc-8.8 | Alec Theriault | 2019-03-03 | 7 | -77/+78 |
| | |\ \ |
|
| | | * | | Fix standalone deriving docs | Alec Theriault | 2019-02-25 | 1 | -2/+2 |
| | | * | | Fix #1004 with a pinch of dropForAlls | Ryan Scott | 2019-01-27 | 1 | -1/+1 |
| | | * | | Keep forall on H98 existential data constructors (#1003) | Alec Theriault | 2019-01-23 | 2 | -3/+3 |
| | | * | | Print kinded tyvars in constructors for Hoogle (#993) | Alec Theriault | 2019-01-07 | 1 | -2/+8 |
| | | * | | Load plugins when compiling each module (#983) | Alec Theriault | 2018-12-20 | 1 | -1/+8 |
| | | * | | More uniform handling of `forall`'s in HTML/LaTeX | Alec Theriault | 2018-11-26 | 2 | -60/+50 |
| | | * | | Rename 'NewOcean' theme to 'Linuwial' | Alec Theriault | 2018-11-11 | 1 | -1/+1 |
| | * | | | Fix bogus identifier defaulting | Alec Theriault | 2019-02-26 | 1 | -9/+5 |
| | * | | | Better identifier parsing | Alec Theriault | 2019-02-25 | 10 | -65/+141 |
| | * | | | Support value/type namespaces on identifier links | Alec Theriault | 2019-02-25 | 4 | -21/+56 |
| * | | | | Define `XRec` for location information and get rid of `HasSrcSpan` | Sebastian Graf | 2019-11-01 | 1 | -16/+3 |
* | | | | | Match GHC, adding IsUnicodeSyntax field to HsFunTy and HsScaled | Alan Zimmerman | 2020-10-21 | 6 | -17/+20 |
* | | | | | Updates for the new linear types syntax: a %p -> b | Vladislav Zavialov | 2020-09-30 | 1 | -0/+1 |
* | | | | | Bump GHC version to 9.0 | Ben Gamari | 2020-07-28 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | Sync with GHC removing {-# CORE #-} pragma | Krzysztof Gogolewski | 2020-07-12 | 1 | -2/+0 |
* | | | | Update for UniqFM changes. | Andreas Klebinger | 2020-07-02 | 1 | -7/+8 |
* | | | | Handle LexicalNegation's ITprefixminus | Vladislav Zavialov | 2020-06-28 | 1 | -0/+1 |