c2hs 0.28.6-1build3 source package in Ubuntu

Changelog

c2hs (0.28.6-1build3) focal; urgency=medium

  * No-change rebuild with fixed binutils on arm64.

 -- Matthias Klose <email address hidden>  Sat, 08 Feb 2020 10:56:30 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe devel

Downloads

File Size SHA-256 Checksum
c2hs_0.28.6.orig.tar.gz 200.2 KiB 91dd121ac565009f2fc215c50f3365ed66705071a698a545e869041b5d7ff4da
c2hs_0.28.6-1build3.debian.tar.xz 10.0 KiB 2a47892624eff86d768690da331d8272ca8f5a15a2cbd8df78b81c72903aab36
c2hs_0.28.6-1build3.dsc 2.3 KiB 15df1be08ff90c39db30256fdbd8bc5065db5e47a045ab5288159b86d3d888be

Available diffs

View changes file

Binary packages built by this source

c2hs: C->Haskell Interface Generator

 C->Haskell is an interface generator that simplifies the development
 of Haskell bindings to C libraries. The tool processes existing C
 header files that determine data layout and function signatures on
 the C side in conjunction with Haskell modules that specify
 Haskell-side type signatures and marshaling details. Hooks embedded
 in the Haskell code signal access to C structures and functions --
 they are expanded by the interfacing tool in dependence on
 information from the corresponding C header file.
 .
 Haskell 98 is "the" standard lazy functional programming language.
 More info plus the language definition is at http://www.haskell.org/.
 .
 This package contains the c2hs parser.

c2hs-doc: No summary available for c2hs-doc in ubuntu groovy.

No description available for c2hs-doc in ubuntu groovy.