haskell-fmlist 0.9.2-2build1 source package in Ubuntu

Changelog

haskell-fmlist (0.9.2-2build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Sat, 03 Aug 2019 12:13:50 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Eoan
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
haskell-fmlist_0.9.2.orig.tar.gz 4.3 KiB 8fc4b55d04e7f216740a01acd2f38293e3bd9409a9495e6042a162580c420609
haskell-fmlist_0.9.2-2build1.debian.tar.xz 2.8 KiB a64647e99d80f64f5a980d594243eda315ca3dc75d0e7ad6975c7f554e53acb5
haskell-fmlist_0.9.2-2build1.dsc 2.2 KiB 91459545b1763e45771fad1e722f9846772d4eb9054801bda96bfb972fc197c0

View changes file

Binary packages built by this source

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

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

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

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

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.