haskell-text-conversions 0.3.0-2 source package in Ubuntu

Changelog

haskell-text-conversions (0.3.0-2) unstable; urgency=medium

  * Patch to stop building test executables with RTS -N.
    Most Debian architectures do not support it.

 -- Sean Whitton <email address hidden>  Fri, 17 Jan 2020 08:22:23 -0700

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
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-text-conversions_0.3.0-2.dsc 2.6 KiB 17e64b94423e195dc70f15e08c0b948e846681aa40d754c93fcc75b86ad6da1f
haskell-text-conversions_0.3.0.orig.tar.gz 5.1 KiB 1756be2f6b515fea9e00b383c00d1ee851f8b25ddbc2901dd6be27d9b6292c21
haskell-text-conversions_0.3.0-2.debian.tar.xz 2.6 KiB fb8733eb06ac0cc702cbc6a9d67e275090c1806758f94d23088dde54a9a12083

Available diffs

No changes file available.

Binary packages built by this source

libghc-text-conversions-dev: Haskell library for safe conversions between textual types

 This is a small library to ease the pain when converting between the
 many different string types in Haskell. Unlike some other libraries
 that attempt to solve the same problem, text-conversions is:
 .
 Safe: This library treats binary data (aka `ByteString`) like binary
 data, and it does not assume a particular encoding, nor does it ever
 throw exceptions when failing to decode. It does, however, provide
 failable conversions between binary data and textual data.
 .
 Extensible: It’s easy to add or derive your own instances of the
 typeclasses to use your own types through the same interface.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

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

No description available for libghc-text-conversions-doc in ubuntu groovy.

libghc-text-conversions-prof: No summary available for libghc-text-conversions-prof in ubuntu groovy.

No description available for libghc-text-conversions-prof in ubuntu groovy.