haskell-case-insensitive 1.2.1.0-4 source package in Ubuntu

Changelog

haskell-case-insensitive (1.2.1.0-4) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.2
  * Sourceful upload for GHC 9.4

 -- Ilias Tsitsimpis <email address hidden>  Wed, 13 Sep 2023 13:39:12 +0300

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
Oracular release universe haskell
Noble release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-case-insensitive_1.2.1.0-4.dsc 2.7 KiB 43daf26f6cdc4493e431eb1a9a69718fa475a0a1b524a79743863377ef292fa0
haskell-case-insensitive_1.2.1.0.orig.tar.gz 52.4 KiB 296dc17e0c5f3dfb3d82ced83e4c9c44c338ecde749b278b6eae512f1d04e406
haskell-case-insensitive_1.2.1.0-4.debian.tar.xz 3.3 KiB 725db7a81392fcb70fcc49f371372c593f65d3ab51c3d148e33dfec65b1a010c

No changes file available.

Binary packages built by this source

libghc-case-insensitive-dev: case-insensitive string comparison

 The module Data.CaseInsensitive provides the CI type constructor which
 can be parameterised by a string-like type like: String, ByteString,
 Text, etc.. Comparisons of values of the resulting type will be
 insensitive to cases.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-case-insensitive-doc: case-insensitive string comparison; documentation

 The module Data.CaseInsensitive provides the CI type constructor which
 can be parameterised by a string-like type like: String, ByteString,
 Text, etc.. Comparisons of values of the resulting type will be
 insensitive to cases.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-case-insensitive-prof: case-insensitive string comparison; profiling libraries

 The module Data.CaseInsensitive provides the CI type constructor which
 can be parameterised by a string-like type like: String, ByteString,
 Text, etc.. Comparisons of values of the resulting type will be
 insensitive to cases.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.