Vitalii Guzeev

Results 5 issues of Vitalii Guzeev

https://github.com/commercialhaskell/stack/issues/3637 It's all true for current version also.

Resolver `nightly-2017-12-08`: Program dies with no error message on the line `view $ inproc "git" ["describe"] empty` or `sh $ inproc "git" ["describe"] empty` etc. When trying to use `inprocWithErr`...

We have a bunch of hasql-based applications connecting the same cloud database through Odyssey. We observed for a long time that if we perform load test of app `A`, we...

Functions in `Network.Wai.Logger` use `simpleTimeFormat` only. It would be convenient to change it if it's possible.

I'm implementing a daemon process. It inits inotify and must persist while inotify threads persist. Do you consider some API change allowing to wait for inotify threads? As a simpler...