2014-07-14 11:21:41 +00:00
|
|
|
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
|
|
|
|
2012-02-16 14:05:41 +00:00
|
|
|
{ cabal }:
|
2011-09-03 13:17:29 +00:00
|
|
|
|
|
|
|
cabal.mkDerivation (self: {
|
|
|
|
pname = "hxt-charproperties";
|
2014-09-11 16:09:34 +00:00
|
|
|
version = "9.2.0.0";
|
|
|
|
sha256 = "01v3j0cg9pkp18iy4s8s582qqq98r4l9jzr84x5sa2rva4cg0gpi";
|
2011-09-03 13:17:29 +00:00
|
|
|
meta = {
|
2014-09-11 16:09:34 +00:00
|
|
|
homepage = "https://github.com/UweSchmidt/hxt";
|
2011-09-03 13:17:29 +00:00
|
|
|
description = "Character properties and classes for XML and Unicode";
|
2013-08-17 09:50:38 +00:00
|
|
|
license = self.stdenv.lib.licenses.mit;
|
2011-09-03 13:17:29 +00:00
|
|
|
platforms = self.ghc.meta.platforms;
|
|
|
|
};
|
|
|
|
})
|