haskell-stylish-haskell: update to version 0.5.0.2
This commit is contained in:
parent
2379b71850
commit
99859a9e6f
@ -4,9 +4,9 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "stylish-haskell";
|
pname = "stylish-haskell";
|
||||||
version = "0.4.0.0";
|
version = "0.5.0.2";
|
||||||
sha256 = "1d5a7a5f1lbyf7if0sb9vhmnbi5ry28wakhsgh75hvgzd999vbhx";
|
sha256 = "0am63hw24c1yja1sb2xsbi1bcyfxb1qsypszkpaylvks797czmc7";
|
||||||
isLibrary = false;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson cmdargs filepath haskellSrcExts mtl strict syb yaml
|
aeson cmdargs filepath haskellSrcExts mtl strict syb yaml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user