haskell-bindings-dsl 1.0.25-4build2 source package in Ubuntu

Changelog

haskell-bindings-dsl (1.0.25-4build2) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Fri, 09 Dec 2022 13:59:12 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe haskell
Lunar 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-4build2.debian.tar.xz 3.5 KiB 718a80e2846420d21233b552fcc9e6dfb1694f6cea690f680a0017104110613d
haskell-bindings-dsl_1.0.25-4build2.dsc 2.3 KiB 0c702ed855c60247ce95725f49a67d3159a1c26156d3a38ad59f47776780a17a

View changes file

Binary packages built by this source

libghc-bindings-dsl-dev: FFI domain specific language, on top of hsc2hs

 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.
 See http://www.haskell.org/ for more information on Haskell.

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.