iogrt
iogrt
For anyone looking online, this is the solution I found in the [exwm layer for spacemacs](https://github.com/timor/spacemacsOS) and the one which seems to be the simplest: ```elisp (use-package desktop-environment :after exwm...
This seems to have the side-effect of, in Haskell projects, tricking nix-build into building `drv.env`, when what you'd really want is to build `drv`. Not sure what's the cleanest way...
Hello, can this be closed since the MR was merged?
I believe I was almost able to implement this: ```hs sizeOfRegion o imgs = fmap Constraint_Fixed mapDynM ( \r -> do a direction y + x ) 0 a )...
Hello, I came across this limitation and was able to code a mechanism that allows this by exposing a function that installs phantom modules. It's not using `runDecls` altough that...