derive-trie-0.2: Automatic derivation of Trie implementations.

The derive-trie package

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

Properties

Versions0.1.0, 0.2, 0.2.1
Dependenciesarray (0.3.*), base (≥4.3 & <4.5), containers (≥0.3 & <0.5), template-haskell (≥2.5 & <2.7)
LicenseBSD3
AuthorPeter Findeisen, Frank Huch, Sebastian Fischer, Andreas Baldeau
MaintainerAndreas Baldeau <andreas@baldeau.net>
StabilityProvisional
CategoryData
Home pagehttp://github.com/baldo/derive-trie
Bug trackerhttp://github.com/baldo/derive-trie/issues
Source repositorygit clone git://github.com/baldo/derive-trie.git
Upload dateSun Oct 16 11:19:16 UTC 2011
Uploaded byAndreasBaldeau
Built onghc-7.2

Modules

Downloads