haskell-optparse-applicative: update to version 0.9.1.1
This commit is contained in:
@@ -7,8 +7,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "optparse-applicative";
|
pname = "optparse-applicative";
|
||||||
version = "0.9.0";
|
version = "0.9.1.1";
|
||||||
sha256 = "1nmwrg74wz8k3zwgw5aaf7padkawi0dlrclq6nsr17xz5yx524ay";
|
sha256 = "1fy8839y9dg2a5pj7abjiqkm3qcz8faip32q3x1zi5mrz4v3q2g6";
|
||||||
buildDepends = [ ansiWlPprint transformers transformersCompat ];
|
buildDepends = [ ansiWlPprint transformers transformersCompat ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
HUnit QuickCheck testFramework testFrameworkHunit
|
HUnit QuickCheck testFramework testFrameworkHunit
|
||||||
|
|||||||
Reference in New Issue
Block a user