We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The nixpkgs haskell infrastructure provides callCabal2nix which uses import from derivation (IFD).
callCabal2nix
callCabalToNix
callStackToNix
The text was updated successfully, but these errors were encountered:
callCabalToNix is being implemented in #59.
Sorry, something went wrong.
callStackToNix is implemented in #116.
Full plan support (input-output-hk#31)
9fe4ce9
Fixes input-output-hk#26
56b2a0c
No branches or pull requests
The nixpkgs haskell infrastructure provides
callCabal2nix
which uses import from derivation (IFD).callCabalToNix
(however generation of plan.json may be difficult)callStackToNix
The text was updated successfully, but these errors were encountered: