haskell-optparse-applicative: update to version 0.7.0
This commit is contained in:
parent
3138345c8f
commit
914369f732
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "optparse-applicative";
|
pname = "optparse-applicative";
|
||||||
version = "0.6.0";
|
version = "0.7.0";
|
||||||
sha256 = "07wzsgwym0g6qd39jvgp6ndpqdn2w0c4sn9mcz19rqlb2am24ip8";
|
sha256 = "1mhf9jrkznd2aq11610rkss09i9q33i9f97f492z854bp86pfkk8";
|
||||||
buildDepends = [ transformers ];
|
buildDepends = [ transformers ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
HUnit testFramework testFrameworkHunit testFrameworkThPrime
|
HUnit testFramework testFrameworkHunit testFrameworkThPrime
|
||||||
|
Loading…
x
Reference in New Issue
Block a user