haskell-optparse-applicative: update to version 0.7.0.2
This commit is contained in:
parent
cbc31042f8
commit
9ada1e9d50
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "optparse-applicative";
|
||||
version = "0.7.0";
|
||||
sha256 = "1mhf9jrkznd2aq11610rkss09i9q33i9f97f492z854bp86pfkk8";
|
||||
version = "0.7.0.2";
|
||||
sha256 = "1pq620236x8fch9nkq4g4vganbzksnwj8z1bb80c2mwvf6sbg5ci";
|
||||
buildDepends = [ transformers ];
|
||||
testDepends = [
|
||||
HUnit testFramework testFrameworkHunit testFrameworkThPrime
|
||||
|
Loading…
Reference in New Issue
Block a user