haskell-tar 0.5.1.0-5 source package in Ubuntu

Changelog

haskell-tar (0.5.1.0-5) unstable; urgency=medium

  * Patch for newer containers

 -- Gianfranco Costamagna <email address hidden>  Wed, 28 Aug 2019 18:07:23 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-tar_0.5.1.0-5.dsc 2.3 KiB 23f8e1dbef9a1c047ad6c0d3989bfa7c1d7acbd62c7559e2e7f40356030155d5
haskell-tar_0.5.1.0.orig.tar.gz 38.4 KiB c89d697b6472b739db50e61201251fcaf8a8f5b595b1d9a488d395d7d5ce4b68
haskell-tar_0.5.1.0-5.debian.tar.xz 4.0 KiB 53a7ad50d3e9ba014f86db639a11156428cb15df49ec6d41d299917d7a290516

No changes file available.

Binary packages built by this source

libghc-tar-dev: No summary available for libghc-tar-dev in ubuntu eoan.

No description available for libghc-tar-dev in ubuntu eoan.

libghc-tar-doc: No summary available for libghc-tar-doc in ubuntu groovy.

No description available for libghc-tar-doc in ubuntu groovy.

libghc-tar-prof: reading, writing and manipulating ".tar" archive files; profiling libraries

 This library is for working with ".tar" archive files. It can read and write a
 range of common variations of archive format including V7, USTAR, POSIX and
 GNU formats. It provides support for packing and unpacking portable archives.
 This makes it suitable for distribution but not backup because details like
 file ownership and exact permissions are not preserved.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.