haskell-cmdargs: update to version 0.10.10
This commit is contained in:
parent
7568fe974b
commit
ff76b34a2d
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "cmdargs";
|
pname = "cmdargs";
|
||||||
version = "0.10.9";
|
version = "0.10.10";
|
||||||
sha256 = "12phn22iri2v65gbxzl580mikkj05rwx4sjn5c31f871wp0538my";
|
sha256 = "17glliishfxc01ippgzb8v12i40id2b6l18rqp6wfygbb7f93rvv";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ filepath transformers ];
|
buildDepends = [ filepath transformers ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user