haskell-filepattern 0.1.3-2build3 source package in Ubuntu

Changelog

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

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Sat, 11 Nov 2023 08:43:41 +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
Noble release universe misc

Downloads

File Size SHA-256 Checksum
haskell-filepattern_0.1.3.orig.tar.gz 15.1 KiB cc445d439ea2f65cac7604d3578aa2c3a62e5a91dc989f4ce5b3390db9e59636
haskell-filepattern_0.1.3-2build3.debian.tar.xz 2.3 KiB 452d79761e8a2fb7d26708c0af4a6e8b05d82957fb2a51a3cbdaed51cb542994
haskell-filepattern_0.1.3-2build3.dsc 2.3 KiB 10576efac0de0fe09981ec9fdb69c3b03c640717f25971032731dd375dc6dfdd

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.