haskell-language-c99-simple 0.1.2-2 source package in Ubuntu

Changelog

haskell-language-c99-simple (0.1.2-2) unstable; urgency=medium

  * Post-NEW source-only upload

 -- Scott Talbert <email address hidden>  Tue, 09 Aug 2022 14:20:36 -0400

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
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-language-c99-simple_0.1.2-2.dsc 2.7 KiB d5ef08adda5eb66288ae49d35d960ebc41498c58d83818da093e31f31f555178
haskell-language-c99-simple_0.1.2.orig.tar.gz 7.4 KiB b12334d5b3d81c76165993d61743c7cd746508365f9de143ba12e9292c281e6c
haskell-language-c99-simple_0.1.2-2.debian.tar.xz 2.1 KiB d208f929084dc6d64c08e1dd60afa01ec732b5eddeadfebbadf80e63c6af2928

No changes file available.

Binary packages built by this source

libghc-language-c99-simple-dev: No summary available for libghc-language-c99-simple-dev in ubuntu kinetic.

No description available for libghc-language-c99-simple-dev in ubuntu kinetic.

libghc-language-c99-simple-doc: No summary available for libghc-language-c99-simple-doc in ubuntu kinetic.

No description available for libghc-language-c99-simple-doc in ubuntu kinetic.

libghc-language-c99-simple-prof: C-like AST to simplify writing C99 programs.; profiling libraries

 This package is a wrapper on top of 'language-c99'. It provides a simpler
 interface more suited for writing C99 programs. It achieves this by
 implementing its own C-like AST, supporting the most used C features. In
 turn, this AST is translated into actual C99 one, showing that it is an
 actual subset.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.