haskell-tar 0.4.0.1-3 source package in Ubuntu

Changelog

haskell-tar (0.4.0.1-3) unstable; urgency=low


  * Move Haskell blurb to the end of the description, reduces the impact
    of #708703

 -- Joachim Breitner <email address hidden>  Sat, 25 May 2013 23:52:47 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-tar_0.4.0.1-3.dsc 1.5 KiB 6145f35950d13a0278cfbf9c78ed7ad991498a649e25fc1bf209632b487294bf
haskell-tar_0.4.0.1.orig.tar.gz 17.5 KiB a408274d8325f4e3144c5aa154d72f1ee7b0a7342570fd6805e3be3fe0d97a6d
haskell-tar_0.4.0.1-3.debian.tar.gz 2.8 KiB b241b142af72fa8472d63a5f68672b75e3393d793990b42a4c28bd76a3f39754

No changes file available.

Binary packages built by this source

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

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

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

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

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.