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

Changelog

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

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Sat, 10 Dec 2022 23:12:08 +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
Mantic release universe misc
Lunar release universe misc

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-4build2.debian.tar.xz 3.2 KiB 70c5c5b9c6f571d5664f83861f571b5c78e63b2af537e52c7c0cd9894e33a4b4
haskell-terminal-progress-bar_0.4.1-4build2.dsc 2.7 KiB 15aac4ae0135c1ca02d760ef5ba2f121ac6f928a7a1a65bb944207fa215a905f

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.