haskell-terminal-progress-bar 0.4.2-1build1 source package in Ubuntu

Changelog

haskell-terminal-progress-bar (0.4.2-1build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 11:27:11 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
haskell-terminal-progress-bar_0.4.2.orig.tar.gz 10.1 KiB fec9da4998c97b3e39b82b80427da7cd72bcc768b6b5535eae07d745b9e02052
haskell-terminal-progress-bar_0.4.2-1build1.debian.tar.xz 3.2 KiB 8bff70bb454ae5e4e4beae2ec3fe093e608ac5e86793cb5af4bcd50a43cfefc3
haskell-terminal-progress-bar_0.4.2-1build1.dsc 2.7 KiB 9d02ee1664f75fd2b3ee62031b466dac8f991d793fcded14cca8601373529e06

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.