haskell-stringsearch 0.3.6.6-11build1 source package in Ubuntu

Changelog

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

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Thu, 08 Dec 2022 21:50:33 +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

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-11build1.debian.tar.xz 3.3 KiB 9041016a62803d5a80f4113ea759fca70c02e6c69055ed1ffc54746352851eee
haskell-stringsearch_0.3.6.6-11build1.dsc 2.3 KiB 46afb2420d315d1826b7f90e8a8f0342e507cc509369bd6b15142e9b1f0efbb4

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.