haskell-filepattern 0.1.3-2build1 source package in Ubuntu

Changelog

haskell-filepattern (0.1.3-2build1) noble; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Sun, 05 Nov 2023 09:48:36 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
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-filepattern_0.1.3.orig.tar.gz 15.1 KiB cc445d439ea2f65cac7604d3578aa2c3a62e5a91dc989f4ce5b3390db9e59636
haskell-filepattern_0.1.3-2build1.debian.tar.xz 2.3 KiB ad06aed936b302795b4c1dbbb52a083ca7e32b89a1a8cf3966271d6e310c33fa
haskell-filepattern_0.1.3-2build1.dsc 2.3 KiB d73a11af484cbdf093d36c9a933257a87808a855e27f9e25f792086d97cd859c

View changes file

Binary packages built by this source

libghc-filepattern-dev: file path glob-like matching

 A library for matching files using patterns such as "src/**/*.png"
 for all .png files recursively under the src directory.
 .
 All matching is O(n).
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-filepattern-doc: file path glob-like matching; documentation

 A library for matching files using patterns such as "src/**/*.png"
 for all .png files recursively under the src directory.
 .
 All matching is O(n).
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-filepattern-prof: file path glob-like matching; profiling libraries

 A library for matching files using patterns such as "src/**/*.png"
 for all .png files recursively under the src directory.
 .
 All matching is O(n).
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.