Binary package “libghc-vte-doc” in ubuntu precise

Binding to the VTE library; documentation

 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 The VTE library inserts terminal capability strings into a trie, and then uses
 it to determine if data received from a pseudo-terminal is a control sequence
 or just random data. The sample program interpret illustrates more or less
 what the widget sees after it filters incoming data.