haskell-ghc-mod: update to version 2.0.2
This commit is contained in:
parent
1aa6cc1025
commit
4ff031b4ff
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "ghc-mod";
|
pname = "ghc-mod";
|
||||||
version = "2.0.1";
|
version = "2.0.2";
|
||||||
sha256 = "0a179ajk99nknlcnb7sbv3gqwl6mkwzypyzcmrq2smj7v7pfc9md";
|
sha256 = "1j2av7lcsnpizy6lyykk47rmm07rkfjyg9glfi7ma5cg082v15ni";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
|
|
Loading…
Reference in New Issue