[Haskell] ANN: unicode-0.0
Henning Thielemann
lemming at henning-thielemann.de
Sat Jan 4 17:40:35 UTC 2014
The first announcement this year:
The 'unicode' package contains functions for construction of various
characters like:
* block graphic elements
* frame elements
* fractions
* subscript and superscript characters
http://hackage.haskell.org/package/unicode
The package is simple Haskell 2010.
For example usage see the included 'visualize' example, buildable with
'cabal install -fbuildExamples', and
http://code.haskell.org/~thielema/set-cover/example/Domino.hs
More information about the Haskell
mailing list