Jon Pretty
Jon Pretty
There is currently far too much copy/pasted code in the various CLI objects. There is an opportunity to reduce this significantly by refactoring out several lines of the for-comprehensions into...
Fury should be able to trigger a compilation of a module and all other modules which depend upon it (that it knows about). This would be provided through a `--cascade`...
Also, consider removing the IDs from the values.
It should be possible to write a Fury build for building the Dotty compiler, and then to use that compiler to compile downstream projects. This may depend on Bloop's ability...
I'm not sure what is required to get this to work, and I don't know what is possible in terms of getting things like tab-completion working. Is it supported at...
Here is a list of Typelevel projects to be converted: - [ ] algebra - [ ] alleycats - [ ] argonaut-shapeless - [ ] catalysts - [x] cats -...