aveltras
aveltras
This pull request enables the user to specify a selector for the window element in case there's a html element which acts as a container and captures the scroll instead...
Hi, I'm trying to factorize some of my row decoding code and I'm wondering if something like the following is possible. The following currently doesn't work because of overlapping instances...
I'm currently trying to get haskell-language-server to work with a bazel built repo. Failing project here: https://github.com/aveltras/haskell-bazel-nix/tree/4228d1ecf1ad362d04f11ee058d24f25aba61552 The debug outputs are at the bottom of the readme. I have two...
Hi, I'm currently trying to get haskell language server working with bazel and Nix. Here is the repo for reference: https://github.com/aveltras/haskell-bazel-nix **I'm wondering if it's possible to prevent some directories...