amano-kenji

Results 242 comments of amano-kenji

After I visit `handleGridListEvent` from brick-tabular-list library from an executable and get back, I get this error. ``` Diagnostics: 1. • Couldn't match type: GridRenderers Internal.GridTabularList.Name row0 cell0 rowH0 colH0...

I'm still stuck with GHC 9.0.2 because gentoo linux can't keep up with GHC 9.2.x. I doubt that I will ever have access to GHC 9.6 anytime soon.

Does ghcup change GHC version for haskell-language-server on neovim?

How is it a duplicate of 1370? It looks very different.

fendor mentioned > Fixing this properly in the tooling is currently not possible (i.e. requires significant effort). As a work-around, you may extract common modules into an internal library and...

Can this issue be closed now?

I'm thinking that I'm using `ev/select` wrong. In the above example, `ev/select` is called twice on the same channel.

Janet's own sandboxing should not conflict with external sandboxing by things like firejail, SELinux, and apparmor. If janet does its own sandboxing, I want to impose more restrictions through firejail...