Ryan Hendrickson

Results 37 issues of Ryan Hendrickson

This appeases the -Wnoncanonical-monad-instances warning. This warning exists because a future GHC release may treat noncanonical definitions as errors. See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return

It would be nice to nudge new package authors toward using the `finalAttrs` pattern introduced in https://github.com/NixOS/nixpkgs/pull/119942 instead of `rec`.

It'd be nice if individual property evaluations could be run concurrently, up to the number of threads. I know test frameworks allow for running entire tests in parallel but property...

**Describe the bug** Rendered in Inter, ‘But \*I* didn't say that!’ looks odd: ![Image](https://github.com/user-attachments/assets/a0ee41dc-f772-4a4f-ab1a-9c0a8234b197) **Expected behavior** Both asterisks to be at the same height. **Environment** - OS: Linux (NixOS) -...

Some of the things Inter does with contextual alternates create confusion, if the user needs to distinguish between the two-character `->` and the one-character `→`. Other things, like vertically aligning...

**Requested:** a way for an HTML author to express that a hyperlinked external resource is available at multiple locations, in case one of them is unreachable by the user agent,...

Unusually, this hint has two default severities: * Suggestion if BlockArguments is enabled in the module * Ignore otherwise Either way, users can override the severity of this hint as...