haskell-optparse-applicative: update to version 0.10.0
This commit is contained in:
parent
24f716d4bd
commit
0495331698
1 changed files with 1 additions and 0 deletions
|
@ -13,5 +13,6 @@ cabal.mkDerivation (self: {
|
|||
description = "Utilities and combinators for parsing command line options";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
hydraPlatforms = self.stdenv.lib.platforms.none;
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue