nixpkgs/pkgs/build-support/cabal
Peter Simons c7d3f60217 cabal: add support for "editedCabalFile" attribute to address https://github.com/NixOS/cabal2nix/issues/84
When 'editedCabalFile' is set to an SHA256 hash, the build driver replaces the
original Cabal instructions with the new version that is downloaded from
"http://hackage.haskell.org/package/${fname}/${pname}.cabal".
2014-11-26 14:24:45 +01:00
..
default.nix cabal: add support for "editedCabalFile" attribute to address https://github.com/NixOS/cabal2nix/issues/84 2014-11-26 14:24:45 +01:00