haskell-vte 0.12.1-4 source package in Ubuntu

Changelog

haskell-vte (0.12.1-4) unstable; urgency=low


  * Move Haskell blurb to the end of the description, reduces the impact
    of #708703

 -- Joachim Breitner <email address hidden>  Sat, 25 May 2013 23:52:52 +0200

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-vte_0.12.1-4.dsc 1.8 KiB bd6bf5992ff92706a46578a78a2f4154cb6e198adece280dfe81b0bc1b0aa8d9
haskell-vte_0.12.1.orig.tar.gz 40.2 KiB 745af86a3cf5b6e501dd6b3bec4680422a214e8cbc77989d347d061334cc2ffd
haskell-vte_0.12.1-4.debian.tar.gz 2.2 KiB f226985a73669b65e08b223f6538a01d534f8fb30f2a67095d696ad3103a2608

Available diffs

No changes file available.

Binary packages built by this source

libghc-vte-dev: No summary available for libghc-vte-dev in ubuntu saucy.

No description available for libghc-vte-dev in ubuntu saucy.

libghc-vte-doc: No summary available for libghc-vte-doc in ubuntu saucy.

No description available for libghc-vte-doc in ubuntu saucy.

libghc-vte-prof: Binding to the VTE library; profiling libraries

 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.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.