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 = { meta = {
homepage = "http://www.fh-wedel.de/~si/HXmlToolbox/index.html"; homepage = "http://www.fh-wedel.de/~si/HXmlToolbox/index.html";
description = "The XPath modules for HXT"; description = "The XPath modules for HXT";
license = self.stdenv.lib.licenses.mit; license = "unknown";
platforms = self.ghc.meta.platforms; platforms = self.ghc.meta.platforms;
}; };
}) })