Updated build expressions for the current version of cabal.nix.
svn path=/nixpkgs/trunk/; revision=28772
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ cabal, binary, epic, ivor, mtl, parsec, readline, happy }:
|
||||
{ cabal, binary, epic, happy, ivor, mtl, parsec, readline }:
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "idris";
|
||||
|
||||
Reference in New Issue
Block a user