3
0
Fork 0
forked from mirrors/nixpkgs

haskell-hxt-xpath: update to version 9.1.2.1

This commit is contained in:
Peter Simons 2014-04-10 12:56:33 +02:00
parent 8fb3c001ee
commit 47a7805337

View file

@ -8,7 +8,7 @@ cabal.mkDerivation (self: {
meta = {
homepage = "http://www.fh-wedel.de/~si/HXmlToolbox/index.html";
description = "The XPath modules for HXT";
license = self.stdenv.lib.licenses.mit;
license = "unknown";
platforms = self.ghc.meta.platforms;
};
})