haskell-text-manipulate 0.3.1.0-1 source package in Ubuntu

Changelog

haskell-text-manipulate (0.3.1.0-1) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
  * Declare compliance with Debian policy 4.6.1

  [ Clint Adams ]
  * New upstream release

 -- Clint Adams <email address hidden>  Mon, 18 Jul 2022 20:02:58 -0400

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

Downloads

File Size SHA-256 Checksum
haskell-text-manipulate_0.3.1.0-1.dsc 2.3 KiB 0001993dc8c89272022d82cf94d903ce28e912702431209ef869dafde8cdf9e5
haskell-text-manipulate_0.3.1.0.orig.tar.gz 12.8 KiB 9a67efef74bf8a0166436e11bc5b668c10a943c5454fdac3c8de366668a306bc
haskell-text-manipulate_0.3.1.0-1.debian.tar.xz 2.2 KiB c145f485a4c5d95793c4aafc39a5ad81e59bdd4c08e7ef8d42ed1ca3a146990c

No changes file available.

Binary packages built by this source

libghc-text-manipulate-dev: No summary available for libghc-text-manipulate-dev in ubuntu kinetic.

No description available for libghc-text-manipulate-dev in ubuntu kinetic.

libghc-text-manipulate-doc: No summary available for libghc-text-manipulate-doc in ubuntu kinetic.

No description available for libghc-text-manipulate-doc in ubuntu kinetic.

libghc-text-manipulate-prof: case conversion and word boundary manipulation; profiling libraries

 Manipulate identifiers and structurally non-complex pieces
 of text by delimiting word boundaries via a combination of whitespace,
 control-characters, and case-sensitivity.
 .
 Has support for common idioms like casing of programmatic variable names,
 taking, dropping, and splitting by word, and modifying the first character
 of a piece of text.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.