haskell-fmlist 0.9.4-1build1 source package in Ubuntu

Changelog

haskell-fmlist (0.9.4-1build1) kinetic; urgency=medium

  * No-change rebuild for new ghc

 -- Steve Langasek <email address hidden>  Tue, 23 Aug 2022 02:36:09 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
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-fmlist_0.9.4.orig.tar.gz 4.3 KiB 2dbdc1850e6768fd5f4e4c45d011ef6796d8b2d639ec200da7f4407ae02d09a6
haskell-fmlist_0.9.4-1build1.debian.tar.xz 2.9 KiB 1c9befb38fd9c59eba35149e39a1905fa483b0a15b18f1373f5bb4e6575b4772
haskell-fmlist_0.9.4-1build1.dsc 2.3 KiB 2f8241af074b121fec654f56f532358c88cc042dd7bfce3cdd9d0866a54fd2f2

View changes file

Binary packages built by this source

libghc-fmlist-dev: No summary available for libghc-fmlist-dev in ubuntu kinetic.

No description available for libghc-fmlist-dev in ubuntu kinetic.

libghc-fmlist-doc: No summary available for libghc-fmlist-doc in ubuntu kinetic.

No description available for libghc-fmlist-doc in ubuntu kinetic.

libghc-fmlist-prof: FoldMap lists; profiling libraries

 FoldMap lists are lists represented by their foldMap function.
 FoldMap lists have O(1) cons, snoc and append, just like DLists,
 but other operations might have favorable performance
 characteristics as well. These wild claims are still completely
 unverified though.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.