Results 24 issues of Maxim Avanov

Hi! I run into an issue with a project with `postgresql-simple` not being able to compile due to the following SSL linking error: ``` Successfully tagged alpine-haskell-gmp:8.6.5 docker build -t...

This PR contains merged (conflict-resolved) branches of the following PRs: * https://github.com/bos/pool/pull/24 * https://github.com/bos/pool/pull/37 * https://github.com/bos/pool/pull/42 It also modifies a cabal file to make the package uploadable under new hackage...

Hi! I'm getting the following error when trying to `pip install pact-python` from within a nix shell on OSX: ``` Running setup.py install for pact-python ... error ERROR: Command errored...

**Is your feature request related to a problem? Please describe.** My colleagues pointed me to a similar project from dropbox - https://github.com/dropbox/mypy-PyCharm-plugin - and I wonder if consolidating the efforts...

Status: Stale

The following quote from the linked section is misleading: https://haskell4nix.readthedocs.io/frequently-asked-questions.html#building-ghc-with-integer-simple > According to the terms of the LGPL, paragraph 5, you may distribute a program that is designed to be...

Hi! The current docs section for https://hackage.haskell.org/package/cborg-json-0.2.2.0/docs/Codec-CBOR-JSON.html#v:decodeValue omits mentioning of the effect `lenient` argument has on data decoding. I'd appreciate it if the docs mentioned it in a quick example...

Hi! It would be nice for a library to have a flag for non-overlapping jobs where frequently triggered jobs are not triggered again if one of the previously started jobs...

Hi, subj: ``` Preprocessing library for hourglass-0.2.12.. Building library for hourglass-0.2.12.. [ 1 of 17] Compiling Data.Hourglass.Utils ( Data/Hourglass/Utils.hs, dist/build/Data/Hourglass/Utils.o, dist/build/Data/Hourglass/Utils.dyn_o ) [ 2 of 17] Compiling Data.Hourglass.Zone ( Data/Hourglass/Zone.hs,...

Hi, It's been a few years since I worked with LH last time, and now I see that the `develop` branch has significant structural changes to the project. There's no...