Roman Gonzalez

Results 9 comments of Roman Gonzalez

I implemented [a library](https://github.com/roman/Haskell-etc) (that uses `optparse-applicative` internally) to allow gathering configuration values from multiple sources, you may want to take a look and see if this is what you...

Is there any way to use this library _without_ using Nix? Are there plans to remove that dependency later on in the roadmap? Just wondering.

Thanks for your prompt reply Gabriel, I was not understanding what was the scope of the nix script, not familiar with the language and cannot easily infer the extent of...

Indeed, the problem is that the `cli` cabal flag is not true, you need to specify the cabal flags to whatever is building your project, I don't know if you...

Who is calling the cabal command? I know you can specify cabal flags via CLI

> Is it possible to release a version that has these flags on by default? I don't understand the use case for having these features disabled. I'm sorry for the...

I want to emphasize the importance of this issue. ## Crux of the issue Given doctest GHC invocation uses all the packages installed in a machine, if for any reason...

I fixed an issue regarding windows with full width/height resizing throwing an error (minibuffer included in that list) Can you try with the new commits I pushed? Thanks.

@arcanis are you still having this issue on newer emacs versions?