Dysinger
Dysinger
My hair is ok :) Here's a script that will reproduce ``` #!/usr/bin/env stack -- stack --resolver lts-6.12 --install-ghc runghc --package conduit --package lens --package amazonka --package amazonka-s3 {-# LANGUAGE...
change the script to lts-6.11 and it'll work fine
Looks similar @erikd
https://github.com/snoyberg/http-client/issues/225
Hosted Jira https://my.atlassian.com/ondemand/signup/jira [ powered by Atlassian JIRA (v4.3#614-r144677) ] org-jira-get-issues-headonly returns just as fast with the TLS error (almost immediately). I can still list the projects just fine. I...
I was wanting this yesterday. My unix binary on alpine is dynamic and I have to package it with musl libs for it to work elsewhere.
I need this also. I have a project that depends on cypress for web testing. Cypress (npm package) depends on cypress (executable binary that is in Nix.) If you don't...