Added hp2any.
svn path=/nixpkgs/trunk/; revision=27701
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
cabal.mkDerivation (self : {
|
||||
pname = "parseargs";
|
||||
version = "0.1.2";
|
||||
sha256 = "93e34497bc3921f245474a8fc1807303211cf5ab40f0b655e02eb0242ef75694";
|
||||
version = "0.1.3.2";
|
||||
sha256 = "1ncdbjzfkhb1f3aznsci26kss9nrv3iilc65q5xdl9nly8p837mv";
|
||||
meta = {
|
||||
description = "Command-line argument parsing library for Haskell programs";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user