[Haskell-cafe] ANN: v0.0.8 of treeviz package released.

David Banas capn.freako at gmail.com
Mon Apr 21 13:49:46 UTC 2014


- Split code into multiple files.
- Completed Haddoc documentation.
- Changed decimation style flag from Boolean to custom type, DecimationStyle, w/ constructors: DIT & DIF, as per Mark L.’s suggestion.
- Introduced type alias: type Radix = Int, for readability.

cabal install treeviz

http://www.haskell.org/haskellwiki/Treeviz

Cheers,
-db



More information about the Haskell-Cafe mailing list