haskell-bindings-dsl 1.0.25-2build1 source package in Ubuntu

Changelog

haskell-bindings-dsl (1.0.25-2build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

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

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-bindings-dsl_1.0.25.orig.tar.gz 6.6 KiB 63de32380c68d1cc5e9c7b3622d67832c786da21163ba0c8a4835e6dd169194f
haskell-bindings-dsl_1.0.25-2build1.debian.tar.xz 3.4 KiB 2f57de90f295c4d107f592f84e0d5e062a8cb32c58932d5d3f780aee7f86a7e0
haskell-bindings-dsl_1.0.25-2build1.dsc 2.3 KiB fc88c4b8a540d1ae92431af2ae3843046e4058e6c21faceb16d05e58d608ed69

View changes file

Binary packages built by this source

libghc-bindings-dsl-dev: No summary available for libghc-bindings-dsl-dev in ubuntu groovy.

No description available for libghc-bindings-dsl-dev in ubuntu groovy.

libghc-bindings-dsl-doc: FFI domain specific language, on top of hsc2hs; documentation

 This is a set of macros to be used when writing Haskell FFI. They were
 designed to be able to fully describe C interfaces, so that hsc2hs can
 extract from them all Haskell code needed to mimic such interfaces. All
 Haskell names used are automatically derived from C names, structures
 are mapped to Haskell instances of Storable, and there are also macros
 you can use with C code to help write bindings to inline functions or
 macro functions.
 .
 This package contains no Haskell code, only C header files designed
 for hsc2hs.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-bindings-dsl-prof: FFI domain specific language, on top of hsc2hs; profiling libraries

 This is a set of macros to be used when writing Haskell FFI. They were
 designed to be able to fully describe C interfaces, so that hsc2hs can
 extract from them all Haskell code needed to mimic such interfaces. All
 Haskell names used are automatically derived from C names, structures
 are mapped to Haskell instances of Storable, and there are also macros
 you can use with C code to help write bindings to inline functions or
 macro functions.
 .
 This package contains no Haskell code, only C header files designed
 for hsc2hs.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.