haskell-foundation 0.0.29-1build2 source package in Ubuntu

Changelog

haskell-foundation (0.0.29-1build2) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Fri, 09 Dec 2022 14:32:10 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
haskell-foundation_0.0.29.orig.tar.gz 118.0 KiB 34839bab424ffd5aed228271d75b15a84ed94eab515e44be909a9b37948173c1
haskell-foundation_0.0.29-1build2.debian.tar.xz 3.4 KiB 5626ba09c3f52a0bd515518fe99e13e4e03966116d7736aa5b2a325f0d026690
haskell-foundation_0.0.29-1build2.dsc 2.4 KiB e42e5c1008740d8370a0e29c057165afb743cfc0d32b1a7d02b32251b235f9f0

View changes file

Binary packages built by this source

libghc-foundation-dev: alternative prelude with batteries and no dependencies

 A custom prelude with no dependencies apart from base.
 .
 This package has the following goals:
  * provide a base like sets of modules that provide a consistent set
    of features and bugfixes across multiple versions of GHC (unlike base).
  * provide a better and more efficient prelude than base's prelude.
  * be self-sufficient: no external dependencies apart from base.
  * provide better data-types: packed unicode string by default, arrays.
  * Better numerical classes that better represent mathematical thing
    (No more all-in-one Num).
  * Better I/O system with less Lazy IO
  * Usual partial functions distinguished through type system
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-foundation-doc: alternative prelude with batteries and no dependencies; documentation

 A custom prelude with no dependencies apart from base.
 .
 This package has the following goals:
  * provide a base like sets of modules that provide a consistent set
    of features and bugfixes across multiple versions of GHC (unlike base).
  * provide a better and more efficient prelude than base's prelude.
  * be self-sufficient: no external dependencies apart from base.
  * provide better data-types: packed unicode string by default, arrays.
  * Better numerical classes that better represent mathematical thing
    (No more all-in-one Num).
  * Better I/O system with less Lazy IO
  * Usual partial functions distinguished through type system
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-foundation-prof: alternative prelude with batteries and no dependencies; profiling libraries

 A custom prelude with no dependencies apart from base.
 .
 This package has the following goals:
  * provide a base like sets of modules that provide a consistent set
    of features and bugfixes across multiple versions of GHC (unlike base).
  * provide a better and more efficient prelude than base's prelude.
  * be self-sufficient: no external dependencies apart from base.
  * provide better data-types: packed unicode string by default, arrays.
  * Better numerical classes that better represent mathematical thing
    (No more all-in-one Num).
  * Better I/O system with less Lazy IO
  * Usual partial functions distinguished through type system
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.