Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Match GHC, adding IsUnicodeSyntax field to HsFunTy and HsScaled | Alan Zimmerman | 2020-10-19 | 6 | -14/+19 | |
| | | | ||||||
| * | | Add whitespace in: map ($ v) | Vladislav Zavialov | 2020-10-15 | 1 | -3/+3 | |
| | | | ||||||
| * | | Changed tests due to unification of `Nat` and `Natural` | HaskellMouse | 2020-10-13 | 1 | -12/+12 | |
| | | | | | | | | | | | | | | | in the follwing merge request: https://gitlab.haskell.org/ghc/ghc/-/merge_requests/3583 | |||||
| * | | Don't pass the HomeUnitId (#1239) | Sylvain Henry | 2020-10-12 | 1 | -1/+0 | |
| | | | ||||||
| * | | Adapt to GHC parser changes | Sylvain Henry | 2020-09-30 | 1 | -1/+2 | |
| | | | ||||||
| * | | Update for parser (#1234) | Sylvain Henry | 2020-09-29 | 3 | -7/+6 | |
| | | | ||||||
| * | | Updates for the new linear types syntax: a %p -> b | Vladislav Zavialov | 2020-09-26 | 1 | -0/+1 | |
| | | | ||||||
| * | | Update hypsrc-test for QuickLook | Ben Gamari | 2020-09-22 | 1 | -2/+2 | |
| | | | | | | | | | | | | This appears to be a spurious change. | |||||
| * | | Bump base upper bound to 4.16 | Vladislav Zavialov | 2020-09-18 | 4 | -4/+4 | |
| | | | ||||||
| * | | Bump GHC version to 9.1 | Ben Gamari | 2020-09-14 | 3 | -4/+4 | |
| | | | ||||||
| * | | Merge pull request #1232 from haskell/wip/T18639-remove-generated-pragma, | Alan Zimmerman | 2020-09-07 | 1 | -2/+0 | |
| |\ \ | | | | | | | | | Match GHC for #18639, remove GENERATED pragma | |||||
| | * | | Match GHC for #18639, remove GENERATED pragma | Alan Zimmerman | 2020-09-07 | 1 | -2/+0 | |
| | | | | ||||||
| * | | | Merge pull request #1226 from hsyl20/wip/hsyl20/fs_ord | Ben Gamari | 2020-08-31 | 2 | -7/+13 | |
| |\| | | | | | | | | | | Remove Ord FastString instance | |||||
| | * | | Remove Ord FastString instance | Sylvain Henry | 2020-08-17 | 2 | -7/+13 | |
| |/ / | ||||||
| * | | Merge pull request #1225 from hsyl20/wip/hsyl20/plugins/homeunit | Ben Gamari | 2020-08-12 | 3 | -4/+5 | |
| |\ \ | | | | | | | | | Fix after HomeUnit | |||||
| | * | | Fix after HomeUnit | Sylvain Henry | 2020-08-12 | 3 | -4/+5 | |
| |/ / | ||||||
| * | | Merge pull request #1223 from hsyl20/wip/hsyl20/dynflags/exception | Ben Gamari | 2020-08-10 | 8 | -12/+20 | |
| |\ \ | | | | | | | | | Fix after Outputable refactoring | |||||
| | * | | Fix after Outputable refactoring | Sylvain Henry | 2020-08-05 | 8 | -12/+20 | |
| | | | | ||||||
| * | | | Merge pull request #1200 from wz1000/wip/wz1000-modular-ping-pong | Ben Gamari | 2020-07-23 | 11 | -65/+52 | |
| |\| | | | | | | | | | | Modular ping pong | |||||
| | * | | Update for modular ping pong | Zubin Duggal | 2020-07-23 | 11 | -65/+52 | |
| |/ / | ||||||
| * | | Merge commit '904dce0cafe0a241dd3ef355775db47fc12f434d' into ghc-head | Ben Gamari | 2020-07-23 | 1 | -2/+0 | |
| |\ \ | ||||||
| | * | | Rename hscTarget into backend | Sylvain Henry | 2020-07-20 | 1 | -3/+4 | |
| | | | | ||||||
| * | | | Merge pull request #1214 from hsyl20/wip/hsyl20/hadrian/ncg | Ben Gamari | 2020-07-21 | 1 | -3/+4 | |
| |\ \ \ | | | | | | | | | | | Rename hscTarget into backend | |||||
| | * | | | Rename hsctarget into backend | Sylvain Henry | 2020-07-02 | 1 | -3/+4 | |
| | | | | | ||||||
| * | | | | Merge pull request #1209 from AndreasPK/wip/typed_uniqfm | Ben Gamari | 2020-07-09 | 1 | -7/+8 | |
| |\ \ \ \ | | |/ / / | |/| | | | Update for UniqFM changes. | |||||
* | | | | | Merge pull request #1322 from haskell/alex/forward-port | alexbiehl-gc | 2021-02-07 | 1 | -2/+1 | |
|\ \ \ \ \ | | | | | | | | | | | | | simplify calculating percentages fixing #1194 (#1236) | |||||
| * | | | | | 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 | |||||
| * | | | | | 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 | |||||
| * | | | | | | Remove dubious parseModLink | alexbiehl | 2021-02-07 | 2 | -8/+4 | |
|/ / / / / / | | | | | | | | | | | | | | | | | | | Instead construct the ModLink value directly when parsing. | |||||
* | | | | | | Merge pull request #1314 from tweag/show-linear-backport | Hécate Moonlight | 2021-02-07 | 9 | -7/+259 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Backport #1238 (linear types) to ghc-9.0 | |||||
| * | | | | | | Display linear/multiplicity arrows correctly (#1238) | Krzysztof Gogolewski | 2021-02-05 | 9 | -7/+259 | |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously we were ignoring multiplicity and displayed a %1 -> b as a -> b. (cherry picked from commit b4b4d896d2d68d6c48e7db7bfe95c185ca0709cb) | |||||
* | | | | | | Merge pull request #1319 from alexbiehl/alex/compat | Hécate Moonlight | 2021-02-07 | 14 | -49/+198 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Backward compat: Add support for labeled module references | |||||
| * | | | | | Add support for labeled module references | Iñaki García Etxebarria | 2021-02-07 | 14 | -49/+198 | |
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Support a markdown-style way of annotating module references. For instance -- | [label]("Module.Name#anchor") will create a link that points to the same place as the module reference "Module.Name#anchor" but the text displayed on the link will be "label". | |||||
* | | | | | Merge pull request #1313 from Kleidukos/amend-contributing | Hécate Moonlight | 2021-02-05 | 2 | -19/+16 | |
|\ \ \ \ \ | | | | | | | | | | | | | Amend the CONTRIBUTING.md file | |||||
| * | | | | | 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 | |||||
| * | | | | | 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 | |
|\ \ \ \ \ | | | | | | | | | | | | | Merge the late additions to ghc-8.10 into ghc-9.0 | |||||
| * | | | | | 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 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! | |||||
| | | * | | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||||
| | * | | | | Move to GitHub CI (#1266) | Alexander Biehl | 2020-12-08 | 4 | -158/+53 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial version of ci.yml This is a straight copy from Dmitrii Kovanikov's blog post at https://kodimensional.dev/github-actions. Will adapt to haddock in successive commits. * Delete .travis.yml * Modify to only test on ghc-8.10.{1,2} * Use actions/setup-haskell@v1.1.4 * Relax QuickCheck bound on haddock-api * Remove stack matrix for now * Nail down to ghc-8.10 branch for now * Pin index state to 2020-12-08T20:13:44Z for now * Disable macOS and Windows tests for now for speed up |