Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1327 from hsyl20/wip/hsyl20/logger2 | Hécate Moonlight | 2021-02-09 | 3 | -4/+3 |
|\ | |||||
| * | Fix to build with HEAD | Sylvain Henry | 2021-02-09 | 3 | -4/+3 |
|/ | |||||
* | Merge remote-tracking branch 'upstream/ghc-head' into ghc-head | Ben Gamari | 2021-02-08 | 28 | -185/+337 |
|\ | |||||
| * | Merge pull request #1310 from hsyl20/wip/hsyl20/logger2 | Alexander Biehl | 2021-02-08 | 3 | -26/+31 |
| |\ | |||||
| | * | Update for Logger | Sylvain Henry | 2021-02-08 | 3 | -26/+31 |
| * | | Merge pull request #1321 from Kleidukos/ghc-9.0 | Hécate Moonlight | 2021-02-07 | 26 | -159/+306 |
| |\ \ | |||||
| | * \ | Merge branch 'ghc-head' into ghc-9.0 | alexbiehl-gc | 2021-02-07 | 50 | -1442/+1900 |
| | |\ \ | | |/ / | |/| | | |||||
| * | | | Merge pull request #1317 from bgamari/wip/ghc-head-merge | alexbiehl-gc | 2021-02-07 | 262 | -2330/+9838 |
| |\ \ \ | | | |/ | | |/| | |||||
| | | * | Merge pull request #1322 from haskell/alex/forward-port | alexbiehl-gc | 2021-02-07 | 1 | -2/+1 |
| | | |\ | |||||
| | | | * | simplify calculating percentages fixing #1194 (#1236) | Willem Van Onsem | 2021-02-07 | 1 | -2/+1 |
| | | |/ | |||||
| | | * | Merge pull request #1318 from MorrowM/ghc-9.0 | Hécate Moonlight | 2021-02-07 | 1 | -1/+0 |
| | | |\ | |||||
| | | | * | Fix search div not scrolling | MorrowM | 2021-02-07 | 1 | -1/+0 |
| | | * | | Merge pull request #1320 from haskell/alex/fix | Hécate Moonlight | 2021-02-07 | 2 | -8/+4 |
| | | |\ \ | |||||
| | | | * | | Remove dubious parseModLink | alexbiehl | 2021-02-07 | 2 | -8/+4 |
| | | |/ / | |||||
| | | * | | Merge pull request #1314 from tweag/show-linear-backport | Hécate Moonlight | 2021-02-07 | 9 | -7/+259 |
| | | |\ \ | |||||
| | | | * | | Display linear/multiplicity arrows correctly (#1238) | Krzysztof Gogolewski | 2021-02-05 | 9 | -7/+259 |
| | | | |/ | |||||
| | | * | | Merge pull request #1319 from alexbiehl/alex/compat | Hécate Moonlight | 2021-02-07 | 14 | -49/+198 |
| | | |\ \ | | | | |/ | | | |/| | |||||
| | | | * | Add support for labeled module references | Iñaki García Etxebarria | 2021-02-07 | 14 | -49/+198 |
| | | |/ | |||||
| | | * | Merge pull request #1313 from Kleidukos/amend-contributing | Hécate Moonlight | 2021-02-05 | 2 | -19/+16 |
| | | |\ | |||||
| | | | * | Amend the CONTRIBUTING.md file | Hécate Moonlight | 2021-02-05 | 2 | -19/+16 |
| | | |/ | |||||
| | | * | Merge pull request #1312 from Kleidukos/proper-branch-etiquette | Hécate Moonlight | 2021-02-05 | 2 | -55/+65 |
| | | |\ | |||||
| | | | * | Add a CONTRIBUTING.md file | Hécate Moonlight | 2021-02-05 | 2 | -55/+65 |
| | | |/ | |||||
| | | * | Cleanup: fix build warnings | Vladislav Zavialov | 2021-02-05 | 6 | -7/+7 |
| | | * | Merge pull request #1296 from Kleidukos/ghc-9.0 | Hécate Moonlight | 2021-02-05 | 4 | -33/+31 |
| | | |\ | |||||
| | | | * | Update cabal.project and README build instructions | Vladislav Zavialov | 2021-02-05 | 2 | -20/+13 |
| | | | * | Move CI to ghc-9.0 | Hécate Moonlight | 2021-02-05 | 2 | -13/+18 |
| | | |/ | |||||
| | | * | Add import list to Data.List | Oleg Grenrus | 2021-01-24 | 1 | -1/+1 |
* | | | | Merge branch 'wip/ghc-head-merge' into ghc-head | Ben Gamari | 2021-02-06 | 262 | -2330/+9838 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Merge commit '41964cb2fd54b5a10f8c0f28147015b7d5ad2c02' into wip/ghc-head-merge | Ben Gamari | 2021-02-06 | 3 | -0/+3 |
| |\ \ | |||||
| * \ \ | Merge commit 'a917dfd29f3103b69378138477514cbfa38558a9' into wip/ghc-head-merge | Ben Gamari | 2021-02-06 | 0 | -0/+0 |
| |\ \ \ | |||||
| * | | | | Fix partial record selector warning | Ben Gamari | 2021-02-06 | 1 | -3/+3 |
| * | | | | Merge remote-tracking branch 'origin/ghc-head' into wip/ghc-head-merge | Ben Gamari | 2021-02-06 | 30 | -670/+810 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge remote-tracking branch 'origin/ghc-9.0' into ghc-head | Ben Gamari | 2021-01-13 | 262 | -2359/+9944 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | Merge commit '1e56f63c3197e7ca1c1e506e083c2bad25d08793' into ghc-9.0 | Ben Gamari | 2021-01-05 | 260 | -2350/+9792 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge remote-tracking branch 'origin/ghc-8.10' into ghc-9.0 | Ben Gamari | 2021-01-05 | 260 | -2350/+9791 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | Merge pull request #1282 from andreasabel/master | Hécate Moonlight | 2021-01-04 | 1 | -0/+4 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | Build instructions: haddock-library and -api first! | Andreas Abel | 2020-12-30 | 1 | -0/+4 |
| | | | |/ / / / | |||||
| | | | * | | | | Bump ini from 1.3.5 to 1.3.7 in /haddock-api/resources/html (#1269) | dependabot[bot] | 2020-12-10 | 1 | -9/+3 |
| | | | * | | | | Move to GitHub CI (#1266) | Alexander Biehl | 2020-12-08 | 4 | -158/+53 |
| | | | * | | | | Fix haddock-library tests | alexbiehl | 2020-12-08 | 1 | -1/+1 |
| | | | * | | | | Adapt Haddock for QualifiedDo | Matthías Páll Gissurarson | 2020-12-08 | 1 | -2/+2 |
| | | | * | | | | Import intercalate | alexbiehl | 2020-12-08 | 1 | -0/+1 |
| | | | * | | | | Changes for GHC#17566 | Alex Biehl | 2020-12-08 | 5 | -6/+32 |
| | | | * | | | | simplify calculating percentages fixing #1194 (#1236) | Willem Van Onsem | 2020-12-08 | 1 | -1/+1 |
| | | | * | | | | Enable two warnings (#1245) | tomjaguarpaw | 2020-12-08 | 8 | -1/+10 |
| | | | * | | | | Add dangling changes from branches ghc-8.6 and ghc-8.8 (#1243) | Xia Li-yao | 2020-12-08 | 10 | -57/+111 |
| | | | * | | | | Allow more characters in anchor following module reference (#1220) | Xia Li-yao | 2020-12-08 | 2 | -2/+11 |
| | | | * | | | | Bump bl from 1.2.2 to 1.2.3 in /haddock-api/resources/html (#1255) | dependabot[bot] | 2020-12-08 | 1 | -4/+4 |
| | | | * | | | | Allow scrolling search results (#1235) | Maximilian Tagher | 2020-12-08 | 1 | -0/+2 |
| | | | * | | | | Use gender neutral word in docs (#1260) | Veronika Romashkina | 2020-12-08 | 1 | -8/+8 |