You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: