haskell-filepattern 0.1.3-2build2 source package in Ubuntu

Changelog

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

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Sat, 11 Nov 2023 08:38:46 +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-2build2.debian.tar.xz 2.3 KiB d725b4063782e5bcd39c5db5066ad5dad6d689aa78668f502d08d8a4ad47a952
haskell-filepattern_0.1.3-2build2.dsc 2.3 KiB 1034e8849553ea116795e88475122705d39a4718e52d4ac95f29fcfcf35b592d

Available diffs

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.