forked from mirrors/nixpkgs
Update: Haste-Compiler: 0.4.1 -> 0.4.2
This commit is contained in:
parent
a0ea30c613
commit
a1eefe1a94
|
@ -8,8 +8,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "haste-compiler";
|
pname = "haste-compiler";
|
||||||
version = "0.4.1";
|
version = "0.4.2";
|
||||||
sha256 = "15v4c6rxz4n0wmiys6mam8xprcdq8kxnhpwcqnljshr8wlyihn8b";
|
sha256 = "0agbd21c7mgzxyg6lwjl3n8w2r7xcrv3811y0x86rg7q1m7z730m";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
|
|
Loading…
Reference in a new issue