haskell-blaze-textual-native: updated to version 0.2.1.1
svn path=/nixpkgs/trunk/; revision=31685
This commit is contained in:
parent
62e31a562f
commit
40a684701a
@ -2,12 +2,12 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "blaze-textual-native";
|
pname = "blaze-textual-native";
|
||||||
version = "0.2.1";
|
version = "0.2.1.1";
|
||||||
sha256 = "12cnl76qld19x6zlhxcsx2b27mfr9v7sc2xq6af9h77wqb98fkvn";
|
sha256 = "1q3gdf4ljc5xhw8f72qkvi6insk2nwdfk28a00y1b58jmk8003sd";
|
||||||
buildDepends = [ blazeBuilder text time vector ];
|
buildDepends = [ blazeBuilder text time vector ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/mailrank/blaze-textual";
|
homepage = "http://github.com/mailrank/blaze-textual";
|
||||||
description = "Fast rendering of common datatypes";
|
description = "Fast rendering of common datatypes (deprecated)";
|
||||||
license = self.stdenv.lib.licenses.bsd3;
|
license = self.stdenv.lib.licenses.bsd3;
|
||||||
platforms = self.ghc.meta.platforms;
|
platforms = self.ghc.meta.platforms;
|
||||||
maintainers = [
|
maintainers = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user