haskell-tagshare 0.0-4build1 source package in Ubuntu

Changelog

haskell-tagshare (0.0-4build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Sat, 03 Aug 2019 13:10:24 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
haskell-tagshare_0.0.orig.tar.gz 2.1 KiB d2314bae2e6820700f2a61db9c9f7976e1b53547a49cdd3352bdf29ac3856ce0
haskell-tagshare_0.0-4build1.debian.tar.xz 2.4 KiB fed3333f9f05e9976a2df6a7c4079c7769cde7fcf20d717832c758a1720412c9
haskell-tagshare_0.0-4build1.dsc 2.0 KiB 5c408bacdccac6408ad5a7e5a536967c06100484fdfbf643634168bab79146b2

Available diffs

View changes file

Binary packages built by this source

libghc-tagshare-dev: No summary available for libghc-tagshare-dev in ubuntu groovy.

No description available for libghc-tagshare-dev in ubuntu groovy.

libghc-tagshare-doc: No summary available for libghc-tagshare-doc in ubuntu eoan.

No description available for libghc-tagshare-doc in ubuntu eoan.

libghc-tagshare-prof: explicit sharing with tags; profiling libraries

 TagShare supplies a monad for sharing values based on tags
 and types. Each tag and type is bound to at most one value
 in a dynamic map.
 .
 The principal use of this package is to ensure that
 constant class members or other overloaded values are
 shared.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.