Sean Parsons
Sean Parsons
I'm using `direnv` without the Emacs plugin and I can see GHC in `exec-path`, but when something like Dante or company-ghci try to run cabal then it fails because cabal...
@siddharthist You hero!
I believe this is fixed by #3394.
It's the other way around though, when it's loaded broken and then fixed.
The odd movement of the element is due to a transform in the styling: ```css transform: 'scale(.75)' ``` If we remove that then the element is moved around as expected.
@CMCDragonkai Thanks for the feedback! I wrote this in part originally because I found Haxl to be complicated to even get started with and wanted something more akin to the...
@CMCDragonkai To your points though: - That's an interesting idea to use locks, it's entirely possible that we could introduce that as an alternative via the configuration. The batching came...