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
| Versions | 0.1.0, 0.2, 0.2.1 |
|---|---|
| Dependencies | array (0.3.*), base (≥4.3 & <4.5), containers (≥0.3 & <0.5), template-haskell (≥2.5 & <2.7) |
| License | BSD3 |
| Author | Peter Findeisen, Frank Huch, Sebastian Fischer, Andreas Baldeau |
| Maintainer | Andreas Baldeau <andreas@baldeau.net> |
| Stability | Provisional |
| Category | Data |
| Home page | http://github.com/baldo/derive-trie |
| Bug tracker | http://github.com/baldo/derive-trie/issues |
| Source repository | git clone git://github.com/baldo/derive-trie.git |
| Upload date | Sun Oct 16 11:19:16 UTC 2011 |
| Uploaded by | AndreasBaldeau |
| Built on | ghc-7.2 |
Modules
- Data
Downloads
- derive-trie-0.2.tar.gz (Cabal source package)
- package description (included in the package)