mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 14:22:50 +03:00
haskell-optparse-applicative: update to version 0.9.1.1
This commit is contained in:
parent
4f6f8f763b
commit
de37e853ab
@ -20,5 +20,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 New Issue
Block a user