stack2nix
stack2nix copied to clipboard
Nixpkgs resolver
Right now, stack2nix just maps haskell system dependencies 1:1 into nixpkgs attribute names. This clearly doesn't work and needs to be rethought at cabal2nix.
Right now we're using the following simplification: https://github.com/NixOS/cabal2nix/pull/322