Joachim Breitner

Results 453 comments of Joachim Breitner

In my concrete case the FFI was small enough to just drop down on “raw” hsc, not using bindings-DSL, so this is not urgent. I guess this issue can serve...

Thanks for the response! I was more or less expecting that, but I thought I'd still open an issue, also for reference for anyone else wondering about this. Thanks for...

I actually make use of the instance now... but I can work around its removal.

I’d be a user wanting this. Any progress?

The problem with exporting the internals as a library is that it then defines an API that needs to make sense, needs to be do documented and to be maintained....

If you find the CLI unsuitable feel free to reopen this - I explained the status quo, but that doesn't mean it cannot be changed :-)

For 2), try `arbtt-recover`. I expect optimistically that it will recover from this problem as well. The question will be whether it’s just a few samples that are affected, or...

**Original comment by nomeata (Bitbucket: [nomeata](https://bitbucket.org/nomeata), GitHub: [nomeata](https://github.com/nomeata)).** ---------------------------------------- Hi, sorry, I didn’t write the OSX support, nor can I test it. Maybe it stopped working on new OSXs? You’ll...

My assumption is MacOS has changed in the last years, so this might require someone who knows the OSX APIs _and_ Haskell to play around with the code in https://github.com/nomeata/arbtt/blob/master/src/Graphics/OSX/Window.hs

That's great news! So we just have to document this? Or is there a way for arbtt-capture to ask for these permissions?