haskell-terminal-progress-bar 0.4.1-4build1 source package in Ubuntu

Changelog

haskell-terminal-progress-bar (0.4.1-4build1) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Sat, 10 Dec 2022 16:46:26 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-terminal-progress-bar_0.4.1.orig.tar.gz 9.8 KiB a61ca10c92cacc712dbbe28881dc23f41cc139760b7b2eef66bd0faa60ea5e24
haskell-terminal-progress-bar_0.4.1-4build1.debian.tar.xz 3.2 KiB 60ed1f3552fe6c6528ea7828b94a72aa767fd0b6479a31ea94f52d5c89cfa023
haskell-terminal-progress-bar_0.4.1-4build1.dsc 2.7 KiB 1ad2e5cf2d34079cc50be4a06ce06ec2d969980cc7dc34d8eb8886ffb54f955a

View changes file

Binary packages built by this source

libghc-terminal-progress-bar-dev: A simple progress bar in the terminal

 A progress bar is used to convey the progress of a task. This
 package implements a very simple textual progress bar.
 .
 The animated progress bar depends entirely on the interpretation of
 the carriage return character (\'\r\'). If your terminal interprets
 it as something else then "move cursor to beginning of line", the
 animation won't work.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-terminal-progress-bar-doc: A simple progress bar in the terminal; documentation

 A progress bar is used to convey the progress of a task. This
 package implements a very simple textual progress bar.
 .
 The animated progress bar depends entirely on the interpretation of
 the carriage return character (\'\r\'). If your terminal interprets
 it as something else then "move cursor to beginning of line", the
 animation won't work.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-terminal-progress-bar-prof: A simple progress bar in the terminal; profiling libraries

 A progress bar is used to convey the progress of a task. This
 package implements a very simple textual progress bar.
 .
 The animated progress bar depends entirely on the interpretation of
 the carriage return character (\'\r\'). If your terminal interprets
 it as something else then "move cursor to beginning of line", the
 animation won't work.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.