haskell-stringsearch 0.3.6.6-12 source package in Ubuntu

Changelog

haskell-stringsearch (0.3.6.6-12) unstable; urgency=medium

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

 -- Ilias Tsitsimpis <email address hidden>  Sun, 27 Aug 2023 12:40:09 +0300

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
Noble release universe misc

Downloads

File Size SHA-256 Checksum
haskell-stringsearch_0.3.6.6-12.dsc 2.3 KiB 09ff070476815aa0a349def54fad72f587d0b7dafcb0b65638e7fb4b0a479608
haskell-stringsearch_0.3.6.6.orig.tar.gz 38.7 KiB 295f1971920bc52263d8275d7054ad223a7e1aefe75533f9887735c9644ffe4a
haskell-stringsearch_0.3.6.6-12.debian.tar.xz 3.2 KiB c8eadec956ca00372ec4be712438b7c0e99cafb83d00271b5c09bd88c3ec6a68

No changes file available.

Binary packages built by this source

libghc-stringsearch-dev: Fast searching, splitting and replacing of ByteStrings

 This package provides several functions to quickly
 search for substrings in strict or lazy ByteStrings.
 It also provides functions for breaking or splitting
 on substrings and replacing all occurrences of a
 substring (the first in case of overlaps) with another.
 .
  Author: Daniel Fischer, Chris Kuklewicz, Justin Bailey
  Upstream-Maintainer: daniel.is.fischer@googlemail.com
 .
 This package contains the normal library files.

libghc-stringsearch-doc: Fast searching, splitting and replacing of ByteStrings; documentation

 This package provides several functions to quickly
 search for substrings in strict or lazy ByteStrings.
 It also provides functions for breaking or splitting
 on substrings and replacing all occurrences of a
 substring (the first in case of overlaps) with another.
 .
  Author: Daniel Fischer, Chris Kuklewicz, Justin Bailey
  Upstream-Maintainer: daniel.is.fischer@googlemail.com
 .
 This package contains the documentation files.

libghc-stringsearch-prof: Fast searching, splitting and replacing of ByteStrings; profiling libraries

 This package provides several functions to quickly
 search for substrings in strict or lazy ByteStrings.
 It also provides functions for breaking or splitting
 on substrings and replacing all occurrences of a
 substring (the first in case of overlaps) with another.
 .
  Author: Daniel Fischer, Chris Kuklewicz, Justin Bailey
  Upstream-Maintainer: daniel.is.fischer@googlemail.com
 .
 This package contains the libraries compiled with profiling enabled.