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