Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Haskell Language Server

Working on producing the best interactive editor experience for Haskell
Collective - Host: opensource - https://opencollective.com/haskell-language-server - Code: https://github.com/haskell/haskell-language-server

Switch chat room to matrix (#3817)

* Replace libera with matrix in README.md

* Correct image link

github.com/haskell/haskell-language-server - c941dacd7c8a5caeb844a09d48a06df5b1fb48db authored about 1 year ago by Lei Zhu <[email protected]>
Merge pull request #3814 from fendor/fix/flaky-hie-bios-test

Fix flaky hie bios test

github.com/haskell/haskell-language-server - 552be36c07623c0b32170f4ff83678d11490376d authored about 1 year ago by fendor <[email protected]>
Merge branch 'master' into fix/flaky-hie-bios-test

github.com/haskell/haskell-language-server - d1a1471da01bd497efab1563a35f2ad88ea19d23 authored about 1 year ago by Michael Peyton Jones <[email protected]>
Revert "Bump actions/checkout from 3 to 4" (#3813)

This reverts commit 520a8f13be1b0a9ef6faa3e2b41b61d6418cfab1.

github.com/haskell/haskell-language-server - a734e1a5a7c550ac9e2a866b896d61ab42f4e568 authored about 1 year ago by wz1000 <[email protected]>
Remove ignored hie-bios integration test

github.com/haskell/haskell-language-server - 801e365e3bae3aac6bbcbe52aca15ebcc29791eb authored about 1 year ago by Fendor <[email protected]>
Fix hie-bios functional tests

github.com/haskell/haskell-language-server - 2d506c492ddb5861d4af86de734f6a08aa3fcda0 authored about 1 year ago by Fendor <[email protected]>
Change refine imports behaviour for qualified imports (#3806)

github.com/haskell/haskell-language-server - f14e5a6e2edfc13feb1a99a784ba1540cbc0bbad authored about 1 year ago by Nathan Maxson <[email protected]>
Merge pull request #3808 from Vekhir/patch-1

Add test directories to hls-retrie-plugin

github.com/haskell/haskell-language-server - 6388882372b271a4e784645bcc96e00c7e0e9d01 authored about 1 year ago by fendor <[email protected]>
Add test directories to hls-retrie-plugin

github.com/haskell/haskell-language-server - e1d057ea3acdb0d7625bd1b36a2b398d7da1a45e authored about 1 year ago by Vekhir <[email protected]>
Add support for external Ormolu (#3771)

Related to https://github.com/haskell/haskell-language-server/issues/411

Co-authored-by: Mich...

github.com/haskell/haskell-language-server - 524110113030affbf30c1845c2a7b635f6e7b499 authored about 1 year ago by Julien Debon <[email protected]>
Merge pull request #3779 from VeryMilkyJoe/improve-unknown-module-error

Add cradle dependencies to session loading errors

github.com/haskell/haskell-language-server - 0e6a81bfd533dce96d16a2c6d8dad8e5895e7599 authored about 1 year ago by fendor <[email protected]>
Merge branch 'master' into improve-unknown-module-error

github.com/haskell/haskell-language-server - 7004b691a3dfccff9f697f694d224b23b12a5618 authored about 1 year ago by Michael Peyton Jones <[email protected]>
Update links to Nix documentation (#3805)

github.com/haskell/haskell-language-server - cc0d4ee953f9c69e641a9d4daa61e5154fbdef48 authored about 1 year ago by maralorn <[email protected]>
Merge branch 'master' into improve-unknown-module-error

github.com/haskell/haskell-language-server - c758ee5e5b010551bf17afc7afa4c44bb7c14dfb authored about 1 year ago by Michael Peyton Jones <[email protected]>
Add code lens and fix code actions experiments (#3791)

github.com/haskell/haskell-language-server - f557e6c4c55a4a469c10b57c657ad831de0a4adf authored about 1 year ago by Nathan Maxson <[email protected]>
Bump cachix/install-nix-action from 22 to 23

Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 22 to 23.
-...

github.com/haskell/haskell-language-server - a0c4c3b4e2062935af9be6e8e7deb85d90c0ba2f authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](htt...

github.com/haskell/haskell-language-server - 520a8f13be1b0a9ef6faa3e2b41b61d6418cfab1 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add support for Fourmolu 0.14.0.0 (#3796)

* Remove unneeded support for GHC 8.10

* Add support for Fourmolu 0.14.0.0

* Break out for...

github.com/haskell/haskell-language-server - e6ac381ed77969072a7641a2ef286cb781a0ce6b authored about 1 year ago by Brandon Chinn <[email protected]>
Use latest version of fourmolu possible (#3764)

* Remove fourmolu pin in stack.yaml

* Require fourmolu >= 0.9

* Use specific versions of f...

github.com/haskell/haskell-language-server - bada83097b8a4340c718cb800c100f73fc6de6d0 authored about 1 year ago by Brandon Chinn <[email protected]>
Unify gh download and downloads.haskell upload script locations

github.com/haskell/haskell-language-server - 956f9b7231738c41fef5a72c446049493ddc237a authored about 1 year ago by Fendor <[email protected]>
Remove GHC 8.10.7, 9.4.5 and 9.4.6 from release CI

github.com/haskell/haskell-language-server - 95dd591e0ef6ad89c94c9c2a4ad6829ff1679c68 authored about 1 year ago by Fendor <[email protected]>
Bump lsp versions in flake (#3790)

github.com/haskell/haskell-language-server - 485a2b2e57027894c88c146175cf67a9141b8b7f authored about 1 year ago by Ivan Malison <[email protected]>
Do not suggest bogus module names (#3784)

* hls-module-name-plugin: use stripPrefix instead of isPrefixOf

* hls-module-name-plugin: do ...

github.com/haskell/haskell-language-server - 5b8c7a951139d9ea493668d9b6a8112c83bd9abd authored about 1 year ago by ˌbodʲɪˈɡrʲim <[email protected]>
Support for resolve for class-plugin lenses (#3769)

github.com/haskell/haskell-language-server - 645bb346fd0dc0e0664f92100ae855debda6d8b4 authored about 1 year ago by Nathan Maxson <[email protected]>
Enhance/releasing checklist (#3781)

* Add supported table in GHCup instructions

* Update ghc-version-support table

---------
...

github.com/haskell/haskell-language-server - 9cdc7ed49972e5b257f52d3dbc1640d844fca143 authored about 1 year ago by fendor <[email protected]>
Force add hie.yaml test setups

github.com/haskell/haskell-language-server - 9adea757af2703f686981d83d132237d4aeda2e6 authored about 1 year ago by Fendor <[email protected]>
Add cradle dependencies to session loading errors

github.com/haskell/haskell-language-server - de5cb26d42abfaac0b4ffd4ab5162b4a4105d7e7 authored about 1 year ago by Jana Chadt <[email protected]>
Add test-case for error message

github.com/haskell/haskell-language-server - 7f7a9b978a8e525ca76766d4756de55342b0af48 authored about 1 year ago by Jana Chadt <[email protected]>
Improve error message for unknown module

github.com/haskell/haskell-language-server - e875dc6e17b81954c6aac61f9260c20029086f11 authored about 1 year ago by Jana Chadt <[email protected]>
Drop support for GHC 8.10 (#3434)

* Drop support for 8.10

* Fixes

* Try to fix wrapper test

* Try to fix wrapper test

...

github.com/haskell/haskell-language-server - 861aba7bc5c00e4f57dfb46453e7516dfc7224a8 authored about 1 year ago by Michael Peyton Jones <[email protected]>
Delete `hls-haddock-comments-plugin`, `hls-stan-plugin`, and `hls-tactics-plugin` (#3782)

* Delete hls-haddock-comments-plugin

* Delete hls-stan-plugin

* Delete hls-tactics-plugin
...

github.com/haskell/haskell-language-server - bfaecfd03c2ace6e7c1dbb0467daa9e1b252c6fb authored about 1 year ago by Michael Peyton Jones <[email protected]>
Merge pull request #3775 from haskell/wip/2.2.0.0

Prepare release 2.2.0.0

github.com/haskell/haskell-language-server - 9871ecbde48f8e2fd328646d5149d28076e36711 authored about 1 year ago by fendor <[email protected]>
Merge branch 'master' into wip/2.2.0.0

github.com/haskell/haskell-language-server - 597e4d2cd13f953efcea170ecbd8c0ea9c953b33 authored about 1 year ago by fendor <[email protected]>
Introduce declarative test project definition for plugin tests (#3767)

* Introduce declarative test project definition

Test data is currently often in some 'testdat...

github.com/haskell/haskell-language-server - 25e953d53f6b0883e1707a160e11d0760e982bea authored about 1 year ago by fendor <[email protected]>
Explicitly define opt and llc variables for GHC 8.10.7 on MacOs ARM

github.com/haskell/haskell-language-server - b30f4b6cf5822f3112c35d14a0cba51f3fe23b85 authored about 1 year ago by Fendor <[email protected]>
Disable simd flag for bitvec

github.com/haskell/haskell-language-server - 9837caf7b5f74a98a35576f9381a91870105497e authored about 1 year ago by Fendor <[email protected]>
Prepare release 2.2.0.0

github.com/haskell/haskell-language-server - f5e3fce13fac71cb74c128999709d3652acb78ce authored about 1 year ago by Fendor <[email protected]>
Use the file contents from the LSP request (#3776)

github.com/haskell/haskell-language-server - 663c0e7571535330b972609f092cbacfb1e98e77 authored about 1 year ago by fendor <[email protected]>
Adapt to lsp changes for workspace/configuration (#3773)

* Adapt to lsp changes for workspace/configuration

This has a few substantive changes and a l...

github.com/haskell/haskell-language-server - e4234a3a5e347db249fccefb8e3fb36f89e8eafb authored about 1 year ago by Michael Peyton Jones <[email protected]>
Fix #3574 and support resolve in explicit records (#3750)

* Fix #3574 and support resolve in explicit records

* render shouldn't fail, added tests

* Imp...

github.com/haskell/haskell-language-server - 90d71cee120bd50473098c8522820fce4418ede5 authored about 1 year ago by Nathan Maxson <[email protected]>
Rework "Configuration" and "Manually testing HLS" documentations (#3772)

* Rework "Configuration" and "Manually testing HLS" documentations

* HLS uses implicit-hie wh...

github.com/haskell/haskell-language-server - e516937e6cddaf5035e484ef9fe209422373daac authored about 1 year ago by Julien Debon <[email protected]>
Pedantic ghcide (#3751)

github.com/haskell/haskell-language-server - e0d82e7bd49b0843006628fb4c1394ba638bd4cb authored about 1 year ago by Nathan Maxson <[email protected]>
Bump haskell/actions from 2.4.4 to 2.4.6 in /.github/actions/setup-build (#3753)

Bumps [haskell/actions](https://github.com/haskell/actions) from 2.4.4 to 2.4.6.
- [Release note...

github.com/haskell/haskell-language-server - ccd4b11e9874f37de61e651f436ab7d5787479c8 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix main-is completion not being relative to source dirs (#3766)

github.com/haskell/haskell-language-server - 1ce58e7f8b81e00dfc42dec9cd2d135ebde720b1 authored about 1 year ago by VeryMilkyJoe <[email protected]>
Remove suggestion of stanzas inside of stanza context (#3761)

github.com/haskell/haskell-language-server - af6387cf22d18d0ec618a09345d46e0a64466037 authored about 1 year ago by VeryMilkyJoe <[email protected]>
Bump haskell/actions from 2.4.4 to 2.4.6 (#3754)

Bumps [haskell/actions](https://github.com/haskell/actions) from 2.4.4 to 2.4.6.
- [Release not...

github.com/haskell/haskell-language-server - 3ffde0dfa167c2689895edb56e0755c9402636b4 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Prepare release 2.1.0.0 (#3748)

* Prepare release 2.1.0.0

* Update release ghc versions

* Fix release CI for unknown linux

* ...

github.com/haskell/haskell-language-server - 9c56c3c0c6864c3f4a49f7aa339779cde5e56751 authored about 1 year ago by fendor <[email protected]>
Support resolve in type lenses (#3743)

* Support resolve in type lenses

* Fix tests

* Dump local signature code

* Update comme...

github.com/haskell/haskell-language-server - 099efbfb90e1e0da5a65c4cae39737d4aafb359a authored about 1 year ago by Nathan Maxson <[email protected]>
User-friendly error message when modules aren't listed in other-modules or exposed-modules

+ only show if isCabaltype
+ show prefixes

github.com/haskell/haskell-language-server - 6a98874d362a53601cd5bcdb53efa14d9aeb8148 authored about 1 year ago by Sean Hess <[email protected]>
Update to latest lsp packages (#3747)

Co-authored-by: fendor <[email protected]>

github.com/haskell/haskell-language-server - 2aecda97c1757ace78c84367193629ad8dd54988 authored about 1 year ago by Nathan Maxson <[email protected]>
Remove unnecessary allow-newer

github.com/haskell/haskell-language-server - c4a8a8eb06bdb8466c0faa5d4bd22b4ee2943602 authored about 1 year ago by Lei Zhu <[email protected]>
Show package name and its version while hovering on import statements (#3691)

* Show package name and its version while hovering on import statements

* Add the missing tes...

github.com/haskell/haskell-language-server - 5436ef066249861cf24c4001ed48b8e8c9b16c7d authored about 1 year ago by Lei Zhu <[email protected]>
Share ModuleGraphs for all files (#3232)

* Remove GetDependencyInformation in favour of GetModuleGraph.

Computing and storing GetDepende...

github.com/haskell/haskell-language-server - 9effc56ef88755f968e3cb44a700f5033a83f732 authored about 1 year ago by wz1000 <[email protected]>
Stack and pre-commit hook

github.com/haskell/haskell-language-server - 202295ba88bd6253d7d6e895cf72197fd217a947 authored about 1 year ago by Fendor <[email protected]>
Implement completions for cabal files

Includes:
* completions for keywords, sensitive to stanzas
* value completions for constant valu...

github.com/haskell/haskell-language-server - e1fa7295ab611f0648cb3a03dc69c2700ff8e9a3 authored about 1 year ago by Jana Chadt <[email protected]>
Add resolve support in refine imports by merging it with explicit imports (#3729)

github.com/haskell/haskell-language-server - 6111a100ab7d01fbf5d858566113d7597e81ddd4 authored about 1 year ago by Nathan Maxson <[email protected]>
Various PluginError PR suggestions I missed earlier (#3737)

github.com/haskell/haskell-language-server - ec1e6c1b19f41c02f712b7067f1a76120efbe30c authored about 1 year ago by Nathan Maxson <[email protected]>
Better plugin error infrastructure (#3717)

---------

Co-authored-by: Fendor <[email protected]>

github.com/haskell/haskell-language-server - 8d7555ca2a95b89918b3dd9bd5c885bc91bf5159 authored about 1 year ago by Nathan Maxson <[email protected]>
Some fixes for multi component stuff (#3686)

* Only bring units actually depended on into scope on 9.4+

* Cabal uses `main` as the unit id o...

github.com/haskell/haskell-language-server - 47cf162ec7c7ff6a0960ccddee85f3bc31d2b268 authored about 1 year ago by wz1000 <[email protected]>
In 00f4e61da6c07f9a632e58dd57c73a79a1640fa3 we attempted to share the filepaths in GHC's usage field. (#3713)

Unfortunately the `mi_usages` is evaluated by `checkOldIface` before we have a chance to do the ...

github.com/haskell/haskell-language-server - c9519af39acc5d157d1d7f5acc75cad1f02791d1 authored about 1 year ago by wz1000 <[email protected]>
Prefer non-boot files when creating the FinderCache. (#3687)

Boot files in the finder cache can lead to uneccesary linking errors like
https://gitlab.haskell...

github.com/haskell/haskell-language-server - 7a2b9a158d0723f1b794132263f775a38cd7f1da authored about 1 year ago by wz1000 <[email protected]>
Best-effort support of Qualified Imports in GHC 9.4 (#3712)

* refactor: Avoids misleading name (renames `extractRange` to `extractOverlappingLinesWithRange`...

github.com/haskell/haskell-language-server - 5aa14b36b49492ddf7d98642a6eb4b518bbeb2bf authored about 1 year ago by Hiromi Ishii <[email protected]>
Move Recorder to hls-plugin-api (#3714)

github.com/haskell/haskell-language-server - b6dc4250541f1682056359b6076bf9735a170a23 authored about 1 year ago by Nathan Maxson <[email protected]>
Fix other file goto definition (#3725)

* Add gotoDefinition other file tests

* Use correct position mapping in getDefinition

github.com/haskell/haskell-language-server - 8c22b84f897ef6d0c35bc6b53eb7911c478b5473 authored about 1 year ago by Elodie Lander <[email protected]>
Fix Nix builds (#3724)

github.com/haskell/haskell-language-server - f20562f9b9112e29c94eb9d2e5006cfe85e67679 authored about 1 year ago by cydparser <[email protected]>
Resolve refactoring (#3688)

github.com/haskell/haskell-language-server - c501f386b55be0f3ad0a8238dd9d135b7b26fe45 authored over 1 year ago by Nathan Maxson <[email protected]>
Update stack stuff (#3706)

* Update stack stuff

* Add allow-newer for lts-21

---------

Co-authored-by: Michael Pey...

github.com/haskell/haskell-language-server - fb5e5c998c7d4f13546ae015191a7983aedf3345 authored over 1 year ago by Lei Zhu <[email protected]>
Further hlint resolve changes. (#3685)

* Addresses michealpj's pr comments
---------

Co-authored-by: Michael Peyton Jones <me@micha...

github.com/haskell/haskell-language-server - ea6850f4833b7ea4c37bac3bc44d65906342e89d authored over 1 year ago by Nathan Maxson <[email protected]>
Skip test if only CODEOWNERS changed (#3707)

Co-authored-by: Michael Peyton Jones <[email protected]>

github.com/haskell/haskell-language-server - 613d56b928edc8800900c0b4a56f9c48d61a66e9 authored over 1 year ago by Lei Zhu <[email protected]>
Remove isovector as an owner (#3700)

Co-authored-by: Michael Peyton Jones <[email protected]>
Co-authored-by: mergify[bot] <37929162+m...

github.com/haskell/haskell-language-server - 3d490253009e7e783d37d1949f8231a24f990177 authored over 1 year ago by Haskell Man Sandy Savage <[email protected]>
Resolve for explicit-imports (#3682)

github.com/haskell/haskell-language-server - 27f46d74afaf9e0d8c4c1860fb07cc34502c6de9 authored over 1 year ago by Nathan Maxson <[email protected]>
Mark hls-floskell-plugin as tier 3 (#3705)

github.com/haskell/haskell-language-server - e9cc4e07fcbb1ac4fee71b63c3da8ac70c5dda31 authored over 1 year ago by Lei Zhu <[email protected]>
Bump haskell/actions from 2.4.3 to 2.4.4 (#3698)

Bumps [haskell/actions](https://github.com/haskell/actions) from 2.4.3 to 2.4.4.
- [Release note...

github.com/haskell/haskell-language-server - 3f23f395f5f402ad03e0d059c677673efec9a5d4 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Catch exceptions in commands and notification handlers and use lsp null (#3696)

github.com/haskell/haskell-language-server - baf2fecfa1384dd18e869a837ee2768d9bce18bd authored over 1 year ago by Nathan Maxson <[email protected]>
Bump haskell/actions from 2.4.3 to 2.4.4 in /.github/actions/setup-build (#3699)

Bumps [haskell/actions](https://github.com/haskell/actions) from 2.4.3 to 2.4.4.
- [Release note...

github.com/haskell/haskell-language-server - 7007861905234ed6ab5d96ffb904f40bde8f2d15 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs (plugin-support): fix plugin name typo (#3683)

hls-overloaded-record-dot-plugin

github.com/haskell/haskell-language-server - feb596592de95f09cf4ee885f3e74178161919f1 authored over 1 year ago by Pi Delport <[email protected]>
Remove extra call to newHscEnvEqWithImportPaths (#3676)

* Remove extra call to newHscEnvEqWithImportPaths

* Revert "Remove extra call to newHscEnvEqWit...

github.com/haskell/haskell-language-server - 7e5625713e453f65d8a51dff67e94f01ce9a95cd authored over 1 year ago by Elodie Lander <[email protected]>
Support for resolve in hls-hlint-plugin (#3679)

github.com/haskell/haskell-language-server - d14d9e5dcc1a3758517b0abc6c6cf8aac5ac1f28 authored over 1 year ago by Nathan Maxson <[email protected]>
Resolve 1: Support for resolve in overloaded-record-dot (#3658)

* resolve for overloaded-record-dot (checkpoint)

* resolve support works on VSCode (tests need ...

github.com/haskell/haskell-language-server - 6f775e9f4c330084f46f508fc5972895f0816f78 authored over 1 year ago by Nathan Maxson <[email protected]>
Update GHC version support table

github.com/haskell/haskell-language-server - ae0ad8087732c8d8b28babaf66e908a4fd444152 authored over 1 year ago by Julian Ospald <[email protected]>
Clean up GHCs to save disk space in CI

github.com/haskell/haskell-language-server - 368627c70eee0e32c21ad6e9892ad068be641708 authored over 1 year ago by Julian Ospald <[email protected]>
Reinstate 9.4.5 for ARM64 linux

github.com/haskell/haskell-language-server - 90b18ee4e7be5d974e769ee5593d05f31eda3410 authored over 1 year ago by Julian Ospald <[email protected]>
Build 9.6.2 and 9.2.8 in release CI

github.com/haskell/haskell-language-server - 4a1336305e7f42cab7c8cce225f8aae508a5fd1e authored over 1 year ago by Julian Ospald <[email protected]>
Add create-yaml-snippet.sh

github.com/haskell/haskell-language-server - 605f6b7d7463c7deed071c4546009373e66eb7b9 authored over 1 year ago by Julian Ospald <[email protected]>
Add RELEASING.md

github.com/haskell/haskell-language-server - af8e2886258d986c42f0a4a5915fca872b4cb3fc authored over 1 year ago by Julian Ospald <[email protected]>
Use self hoster runners for linux tar jobs

github.com/haskell/haskell-language-server - c40e19e8d488808c3f19de5995f0f16d82f889e1 authored over 1 year ago by Julian Ospald <[email protected]>
Remove beefy tag

github.com/haskell/haskell-language-server - e3ae6dd326a3a78cdf091fa85f9cfdb75961d75c authored over 1 year ago by Julian Ospald <[email protected]>
Update ChangeLog.md for release 2.0.0.1

github.com/haskell/haskell-language-server - 6fbe9aec10bbc94a209adcf8bf19ed173cefe1ca authored over 1 year ago by Julian Ospald <[email protected]>
Fix cabal check on record dot plugin

github.com/haskell/haskell-language-server - a7cb24e3ffdfaab41132a1ccbacd1bd37bb8eb9a authored over 1 year ago by Julian Ospald <[email protected]>
Resolve 0: Generic support for resolve in hls packages (#3678)

* Generic support for resolve in hls packages

* Add a new code action resolve helper that fal...

github.com/haskell/haskell-language-server - 7860df3e97ec5a286697aeed3f05a9ab08e7617e authored over 1 year ago by Nathan Maxson <[email protected]>
Fixes pragma plugin offering incorrect code actions #3673 (#3674)

* Fixes pragma plugin offering incorrect code actions #3673

* Make typecheck and parser sourc...

github.com/haskell/haskell-language-server - e9c81e48847828f75ada80671660200ce89a03eb authored over 1 year ago by Nathan Maxson <[email protected]>
Ship hls-hlint-plugin for ghc-9.6 (#3677)

* Ship hls-hlint-plugin for ghc-9.6

* Add tag for specific tests

github.com/haskell/haskell-language-server - dcd2ca9df7c3f99704c4717f5f6bf75decece674 authored over 1 year ago by Lei Zhu <[email protected]>
Restore short option for logfile (#3672)

I meant to leave the old options in place. The short option is only
there for the hidden old opt...

github.com/haskell/haskell-language-server - a7262964e00d65f79688825aafd77acb497c2c90 authored over 1 year ago by Michael Peyton Jones <[email protected]>