haskell-case-insensitive 1.2.1.0-3build1 source package in Ubuntu

Changelog

haskell-case-insensitive (1.2.1.0-3build1) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Sun, 11 Dec 2022 09:37:35 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe haskell
Lunar release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-case-insensitive_1.2.1.0.orig.tar.gz 52.4 KiB 296dc17e0c5f3dfb3d82ced83e4c9c44c338ecde749b278b6eae512f1d04e406
haskell-case-insensitive_1.2.1.0-3build1.debian.tar.xz 3.3 KiB 65db87a282506d6ae82a43374cb954fc238ddacfa3bb38b38044b5a6cf10a864
haskell-case-insensitive_1.2.1.0-3build1.dsc 2.7 KiB 1143a91295e5c26bf45c82f880eb449c2c16adc621cbba48d32cf7f8cb416e5c

View changes file

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.