haskell-ghcid: update to version 0.3.2
This commit is contained in:
parent
a7748b9fc8
commit
6d95d1cc29
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "ghcid";
|
pname = "ghcid";
|
||||||
version = "0.3.1";
|
version = "0.3.2";
|
||||||
sha256 = "09dyynqa42q6rcms8pghlyih8a3fahb5fbhc500grqc094kgfs7c";
|
sha256 = "1kx20la4snldhd709y69za8bs57v90nblghfrxrvmzhrmpvh4bn3";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ cmdargs extra filepath terminalSize time ];
|
buildDepends = [ cmdargs extra filepath terminalSize time ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user