haskell-epic: updated to version 0.9.2
svn path=/nixpkgs/trunk/; revision=31364
This commit is contained in:
parent
af347062d0
commit
d7edd1e22c
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "epic";
|
pname = "epic";
|
||||||
version = "0.9";
|
version = "0.9.2";
|
||||||
sha256 = "0bxvabzizq0msj0fy02vqj0pylq4cbymsypi6w2babwykscrdgm0";
|
sha256 = "1irvfk8xf627bfzsgbqa56816jkc99rrxpml9ycg2grq7razp9fw";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ mtl ];
|
buildDepends = [ mtl ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user