labeled-tree-1.0.0.0: labeled-tree.cabal
name: labeled-tree
version: 1.0.0.0
license: BSD3
license-file: LICENSE
maintainer: jeanphilippe.bernardy@gmail.com
synopsis: Labeled tree structure
category: Data Structures
description:
Labeled tree structure, on the model of the standard Data.Tree
build-type: Simple
cabal-version: >=1.6
Library
build-depends: base >= 1 && < 6
exposed-modules:
Data.LabeledTree