cabal2nix icon indicating copy to clipboard operation
cabal2nix copied to clipboard

Add option to only set system dependencies

Open fgaz opened this issue 7 years ago • 0 comments

I use NixOS, but I prefer using cabal to manage haskell packages. A flag to make cabal2nix recursively check for system deps and add only them to the nix file would be really useful. I cannot just manually delete the haskell deps from the nix file, since I'd lose system deps that come from haskell deps

fgaz avatar Oct 05 '18 15:10 fgaz