haskell-language-c99 0.2.0-1build2 source package in Ubuntu

Changelog

haskell-language-c99 (0.2.0-1build2) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Fri, 09 Dec 2022 14:10:45 +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-language-c99_0.2.0.orig.tar.gz 11.0 KiB 7062d0fb381308316f777b52a889ef6b4ed88c23804a1cf7b4653cac8b7bcc09
haskell-language-c99_0.2.0-1build2.debian.tar.xz 2.3 KiB cc420918e954c3404a837bff3c41818d24d2bab1acb15a3fb875154377854618
haskell-language-c99_0.2.0-1build2.dsc 2.3 KiB 0c2f90577a8af222c7155904a057c7c5f3cc97046b3cceff1884c6d585550d0e

View changes file

Binary packages built by this source

libghc-language-c99-dev: Impl. of C99 AST that strictly follows the standard

 This package contains an implementation of the C99 AST as described in
 <http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1256.pdf>. Sticking closely
 to this standard assures us that the program we deal with is a valid C99
 program.
 .
 Additionally the library comes with a pretty printer.
 .
 The package does not come with handy wrapper and utility functions to write a
 C99 program, it just contains the bare AST. It is highly recommended to use
 the wrapper provided by 'language-c99-simple' and 'language-c99-util' for
 writing programs.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-language-c99-doc: Impl. of C99 AST that strictly follows the standard; documentation

 This package contains an implementation of the C99 AST as described in
 <http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1256.pdf>. Sticking closely
 to this standard assures us that the program we deal with is a valid C99
 program.
 .
 Additionally the library comes with a pretty printer.
 .
 The package does not come with handy wrapper and utility functions to write a
 C99 program, it just contains the bare AST. It is highly recommended to use
 the wrapper provided by 'language-c99-simple' and 'language-c99-util' for
 writing programs.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-language-c99-prof: Impl. of C99 AST that strictly follows the standard; profiling libraries

 This package contains an implementation of the C99 AST as described in
 <http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1256.pdf>. Sticking closely
 to this standard assures us that the program we deal with is a valid C99
 program.
 .
 Additionally the library comes with a pretty printer.
 .
 The package does not come with handy wrapper and utility functions to write a
 C99 program, it just contains the bare AST. It is highly recommended to use
 the wrapper provided by 'language-c99-simple' and 'language-c99-util' for
 writing programs.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.