maralorn
maralorn
I have a fun one. A situation where the useless_parens lint is triggered, although removing the parentheses changes the semantics. Consider ``` (builtins.foldl') or "false" list_of_something_boolish ``` where `or` is...
When trying to build `hackage-security-0.6.0.1` in nixpkgs we get this error: ``` Canonical JSON prop_roundtrip_canonical: OK (0.37s) +++ OK, passed 100 tests. prop_roundtrip_pretty: OK (0.47s) +++ OK, passed 100 tests....
This still makes sure that ghc has been compiled with the same core libraries as hls while it allows runtime environments where other packages have been added to the ghc-pkg...
The build output is very long, but I assume everything from `test/data` is missing.
### Your environment Which OS do you use: Nixos Which LSP client (editor/plugin) do you use: VSCodium/coc-nvim Describe your project (alternative: link to the project): various, e.g. https://github.com/maralorn/nix-output-monitor ### Steps...
I am trying to build hls-hlint-plugin in the above mentioned combination. I get the following error: ``` src/Ide/Plugin/Hlint.hs:132:44: error: • The constructor ‘GHC.RealSrcSpan’ should have 2 arguments, but has been...
I am fairly new to profiling/performance analysis, so this might be a wild goose chase. Still, when profiling my application I notice, that in my hot code paths there often...
It's a cool decentralized protocol. A natural fit. ;-)
works with 4.15
Hey @TristanCacqueray, thx for the library. I am working on a matrix bot for receiving information about nixpkgs commits and merges. One thing I would like very much would be...