Glyn Normington
Glyn Normington
I notice that https://github.com/chrisdone/intero has been archived (and can't be installed with recent versions of GHC, without overriding the version checks). So the feature requested in the OP seems essential...
> thank you for pointing that out. As of now, I don't know, if I'm going to extend the functionality of this lib by myself. Fair enough. One other possibility...
I'm not sure this adds a lot of value and would increase the effort of maintaining the book. Are there not good ways to search for known crate docs? E.g....
How many of the existing entries would this apply to? Would you be interested in becoming a committer in this repo to lend a hand?
I would also value this feature in order to support indielogin while also having my blog verified in my mastodon profile. Note that a possible workaround would be to allow...
There is a nasty workaround: setting custom CSS in the configuration to, for example: ~~~ ~~~ introduces the link. This works for rel="me" links too. Of course, if the custom...
Please can we define (either here or in a separate issue) in what circumstances it would be necessary to recompile loadable modules? For example, envoy could apply [semantic versioning](https://semver.org/): *...
Thanks. That's a clear definition. ;-)
@gregsdennis If the CTS test cases were merged into this project, would the CTS project still be maintained separately? I don't think every implementor will want to add their implementation...
I agree that rejecting shallow clones seems like the best approach. Not sure what's best if git has version less than 2.15 - should that fail as well to be...