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