# This file was auto-generated by cabal2nix. Please do NOT edit manually! { cabal }: cabal.mkDerivation (self: { pname = "labeled-tree"; version = "1.0.0.0"; sha256 = "1cnnyic5z5y21hpxpmx66ph34mjyysckgiasmzg7yx202y2ih7s7"; meta = { description = "Labeled tree structure"; license = self.stdenv.lib.licenses.bsd3; platforms = self.ghc.meta.platforms; }; })