forest: Tree and Forest types
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Tree and Forest types, where the leafs and branches of a tree can store
different types of data, and forests are parameterised by an arbitrary
functor (usually []
, but sometimes you might want NonEmpty
for example).
Properties
Versions | 0.1, 0.1.1.1, 0.2, 0.2, 0.2.1, 0.2.1.1 |
---|---|
Change log | None available |
Dependencies | aeson (>=0.2 && <1.3), base (>=4.2 && <5), bifunctors (>=0.1 && <6), deepseq (>=1.1 && <2), ghc-prim (==0.2.0.0), hashable (>=1.2 && <2), profunctors (>=3.2 && <6), semigroupoids (>=1.0 && <6), semigroups (>=0.1 && <0.20), transformers (>=0.4 && <0.6) [details] |
License | MPL-2.0 |
Author | Shane O'Brien |
Maintainer | me@shane.sh |
Category | Control |
Home page | https://github.com/duairc/forest |
Bug tracker | https://github.com/duairc/forest/issues |
Source repo | head: git clone https://github.com/duairc/forest.git |
Uploaded | by ShaneOBrien at 2017-09-04T02:28:55Z |
Modules
[Index]
- Data
- Tree
Downloads
- forest-0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees