haskell-bindings-dsl 1.0.20-1 source package in Ubuntu

Changelog

haskell-bindings-dsl (1.0.20-1) unstable; urgency=low


  [ Joachim Breitner ]
  * Adjust watch file to new hackage layout

  [ Clint Adams ]
  * New upstream version.

 -- Clint Adams <email address hidden>  Sat, 14 Dec 2013 10:04:28 -0500

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-bindings-dsl_1.0.20-1.dsc 2.1 KiB 08ab733063bbbb44ff14b842e3c2ca3c5f5c9f2a62261b728a327d5dfec39be2
haskell-bindings-dsl_1.0.20.orig.tar.gz 6.2 KiB 984ecbc4ab2a2c3f73d9afafbbaedbd7916ac0a79c16a40233fee63a9d000c87
haskell-bindings-dsl_1.0.20-1.debian.tar.gz 2.5 KiB f630db50bd7dae239ac2d608fa2db4150d5f82f7b32cd8a4fcd6b9608c7afe1c

Available diffs

No changes file available.

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.