derive-trie: Automatic derivation of Trie implementations.

[ bsd3, data, library ] [ Propose Tags ]

Automatic derivation of Trie implementations from user defined key types with Template Haskell. Uses KeyMap class as interface for tries.


[Skip to Readme]

Modules

[Last Documentation]

  • Data
    • Derive
      • Data.Derive.Trie
    • Data.KeyMap

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.2, 0.2.1
Dependencies array (>=0.3 && <0.4), base (>=4 && <5), containers (>=0.3 && <0.4), template-haskell (>=2.4 && <2.5) [details]
License BSD-3-Clause
Author Peter Findeisen, Frank Huch, Sebastian Fischer, Andreas Baldeau
Maintainer Andreas Baldeau <andreas@baldeau.net>
Category Data
Home page http://github.com/baldo/derive-trie
Bug tracker http://github.com/baldo/derive-trie/issues
Source repo head: git clone git://github.com/baldo/derive-trie.git
Uploaded by AndreasBaldeau at 2010-12-02T14:09:39Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 2693 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-28 [all 7 reports]

Readme for derive-trie-0.1.0

[back to package description]