haskell-echo 0.1.3-4build1 source package in Ubuntu

Changelog

haskell-echo (0.1.3-4build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Sat, 03 Aug 2019 12:12:18 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Eoan
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
haskell-echo_0.1.3.orig.tar.gz 5.2 KiB 704f07310f8272d170f8ab7fb2a2c13f15d8501ef8310801e36964c8eff485ef
haskell-echo_0.1.3-4build1.debian.tar.xz 2.7 KiB 55779a76fcc73fbb0db0f06ff43c7e968205155aa4b9f8168a478a8be2655f55
haskell-echo_0.1.3-4build1.dsc 2.2 KiB 8199cc97d83217850961d185d2b89edabf483ecfc9a8095c8e517a11ef188718

View changes file

Binary packages built by this source

libghc-echo-dev: No summary available for libghc-echo-dev in ubuntu groovy.

No description available for libghc-echo-dev in ubuntu groovy.

libghc-echo-doc: Cross-platform library for handling echoing terminal input; documentation

 The base library exposes the hGetEcho and hSetEcho functions
 for querying and setting echo status, but unfortunately, neither
 function works with MinTTY consoles on Windows. This is a serious
 issue, since hGetEcho and hSetEcho are often used to disable
 input echoing when a program prompts for a password, so many
 programs will reveal your password as you type it on MinTTY!
 .
 This library provides an alternative interface which works
 with both MinTTY and other consoles.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-echo-prof: Cross-platform library for handling echoing terminal input; profiling libraries

 The base library exposes the hGetEcho and hSetEcho functions
 for querying and setting echo status, but unfortunately, neither
 function works with MinTTY consoles on Windows. This is a serious
 issue, since hGetEcho and hSetEcho are often used to disable
 input echoing when a program prompts for a password, so many
 programs will reveal your password as you type it on MinTTY!
 .
 This library provides an alternative interface which works
 with both MinTTY and other consoles.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.