Saurav kumar

Results 8 comments of Saurav kumar

I can take a stab at this. so as I understood this, I need to add a `action.yml` at the root of project with content ``` steps: - uses: actions/first-interaction@v1...

you can also look at nix [https://nixos.org/nix/](url)

I would love to work on it, if nix is way to go.

Can you give further details to what exactly comes under the scope of this feature?

@manparvesh nix will need cywin to work on windows, i hope it's not a stopper for going with nix ?

I'm proposing to include a stack.yaml. The generated stack.yaml from `stack init` had dependency issues, I had to use a older version of stack resolver.

stack --version Version 1.7.1 x86_64 While building with `stack build` using lts-12.11 (with `stack init`), The following packages are broken because other packages they depend on are missing. These broken...

I'm on MacOS High Sierra (10.13.6)