haskell-stringsearch 0.3.6.6-11build2 source package in Ubuntu

Changelog

haskell-stringsearch (0.3.6.6-11build2) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Fri, 09 Dec 2022 14:22:35 +0100

Upload details

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

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
haskell-stringsearch_0.3.6.6.orig.tar.gz 38.7 KiB 295f1971920bc52263d8275d7054ad223a7e1aefe75533f9887735c9644ffe4a
haskell-stringsearch_0.3.6.6-11build2.debian.tar.xz 3.3 KiB 87f3b60569e71522f5556239aaabd4e30c5400cd25f3a9c06fd5d93963075e8f
haskell-stringsearch_0.3.6.6-11build2.dsc 2.3 KiB 630808d11fdd5773d19062db23b2b5ab735fd0a1e78af12bcecfa188f999c98a

View changes file

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.