Alex Mason

Results 74 comments of Alex Mason

Any chance any/all of this can end up in the docs? There's so much missing there, I couldn't even find a reference to the config template without searching through the...

I'm also running into this, usually with `gettext` which appears to be a dependency for a lot of things - I get dozens of lines of this exceptionwhen I build...

Looking at the error again, I should have noticed the hGetContents part of the error - it looks like hGetContents is failing to read from some handle - I wonder...

I hope there's a better answer than this, but we have an endpoint that accepts a JSON document as the body, which we parse inside post handler (using nlohmann json):...

No, the app stops doing anything at all visually, and never terminates (I've had it running for hours before realising it was still going in the past). I haven't seen...

@bootandy Thanks so much, I'll give master a go on my machine and see if it's helped.

Initial very basic testing (`dust / -X /storage` as above and hitting ^C) looks good so far!

... it looks like I spoke too soon, my initial test did work, but now hitting ^C causes it to print Aborting and continue to scan: ```shell ~ dust /...

Just to add another data point to this issue, we've just had someone on #haskell on IRC who was running into the same issue. They said they were on Windows...

@SarahSchrijvers This is an incredibly disrespectful way to interact with anyone, let alone people who want to help you. The root cause of this problem appears to be something Microsoft...