aboutsummaryrefslogtreecommitdiff
path: root/haddock-api
Commit message (Expand)AuthorAgeFilesLines
...
| * | Update for boxed repAndrew Martin2020-12-142-5/+6
| * | Enable two warnings (#1245) (#1268)tomjaguarpaw2020-12-107-1/+9
| * | Merge pull request #1257 from AndreasPK/wip/andreask/opt_dumpsBen Gamari2020-12-031-1/+1
| |\ \
| | * | Update for changes in GHC's PrettyAndreas Klebinger2020-11-241-1/+1
| * | | DynFlags's unit fields moved to HscEnvSylvain Henry2020-11-305-33/+37
| * | | Add type arguments to PrefixConCale Gibbard2020-11-257-13/+13
| * | | Avoid GHC#18932.Richard Eisenberg2020-11-251-1/+2
| * | | Fix after Plugins moved into HscEnvSylvain Henry2020-11-161-4/+5
| |/ /
| * | Adapt to splitPiTysInvisible being renamed to splitInvisPiTysRyan Scott2020-11-131-1/+1
| * | Adapt to HsOuterTyVarBndrsRyan Scott2020-10-3011-209/+350
| * | Adapt to HsConDecl{H98,GADT}Details splitRyan Scott2020-10-308-93/+124
| * | Adapt to the removal of Hs{Boxed,Constraint}TupleRyan Scott2020-10-292-3/+3
| * | GHC.Driver.Types refactoring (#1242)Sylvain Henry2020-10-269-12/+20
| * | Match GHC, adding IsUnicodeSyntax field to HsFunTy and HsScaledAlan Zimmerman2020-10-196-14/+19
| * | Add whitespace in: map ($ v)Vladislav Zavialov2020-10-151-3/+3
| * | Don't pass the HomeUnitId (#1239)Sylvain Henry2020-10-121-1/+0
| * | Adapt to GHC parser changesSylvain Henry2020-09-301-1/+2
| * | Update for parser (#1234)Sylvain Henry2020-09-293-7/+6
| * | Updates for the new linear types syntax: a %p -> bVladislav Zavialov2020-09-261-0/+1
| * | Bump base upper bound to 4.16Vladislav Zavialov2020-09-181-1/+1
| * | Bump GHC version to 9.1Ben Gamari2020-09-142-2/+2
| * | Match GHC for #18639, remove GENERATED pragmaAlan Zimmerman2020-09-071-2/+0
| * | Remove Ord FastString instanceSylvain Henry2020-08-172-7/+13
| * | Fix after HomeUnitSylvain Henry2020-08-123-4/+5
| * | Fix after Outputable refactoringSylvain Henry2020-08-058-12/+20
| * | Update for modular ping pongZubin Duggal2020-07-2311-65/+52
| * | Rename hscTarget into backendSylvain Henry2020-07-201-3/+4
* | | simplify calculating percentages fixing #1194 (#1236)Willem Van Onsem2021-02-071-2/+1
* | | Merge pull request #1318 from MorrowM/ghc-9.0Hécate Moonlight2021-02-071-1/+0
|\ \ \
| * | | Fix search div not scrollingMorrowM2021-02-071-1/+0
* | | | Remove dubious parseModLinkalexbiehl2021-02-071-4/+4
* | | | Merge pull request #1314 from tweag/show-linear-backportHécate Moonlight2021-02-073-7/+25
|\ \ \ \
| * | | | Display linear/multiplicity arrows correctly (#1238)Krzysztof Gogolewski2021-02-053-7/+25
| |/ / /
* / / / Add support for labeled module referencesIñaki García Etxebarria2021-02-078-21/+62
|/ / /
* | | Cleanup: fix build warningsVladislav Zavialov2021-02-055-6/+6
* | | Move CI to ghc-9.0Hécate Moonlight2021-02-051-0/+1
* | | Add import list to Data.ListOleg Grenrus2021-01-241-1/+1
| |/ |/|
* | Merge remote-tracking branch 'origin/ghc-8.10' into ghc-9.0Ben Gamari2021-01-0540-1158/+2038
|\ \
| * | Bump ini from 1.3.5 to 1.3.7 in /haddock-api/resources/html (#1269)dependabot[bot]2020-12-101-9/+3
| * | Move to GitHub CI (#1266)Alexander Biehl2020-12-081-1/+1
| * | Adapt Haddock for QualifiedDoMatthías Páll Gissurarson2020-12-081-2/+2
| * | Import intercalatealexbiehl2020-12-081-0/+1
| * | Changes for GHC#17566Alex Biehl2020-12-085-6/+32
| * | simplify calculating percentages fixing #1194 (#1236)Willem Van Onsem2020-12-081-1/+1
| * | Enable two warnings (#1245)tomjaguarpaw2020-12-087-0/+9
| * | Add dangling changes from branches ghc-8.6 and ghc-8.8 (#1243)Xia Li-yao2020-12-086-18/+60
| * | Bump bl from 1.2.2 to 1.2.3 in /haddock-api/resources/html (#1255)dependabot[bot]2020-12-081-4/+4
| * | Allow scrolling search results (#1235)Maximilian Tagher2020-12-081-0/+2
| * | Another round of `npm audit fix` (#1228)Alexander Biehl2020-08-191-9/+9
| * | Use floor over round to calculate the percentage (#1195)Willem Van Onsem2020-05-251-1/+1