haskell-bindings-dsl 1.0.17-1 source package in Ubuntu
Changelog
haskell-bindings-dsl (1.0.17-1) unstable; urgency=low * New upstream version. -- Clint Adams <email address hidden> Mon, 26 Aug 2013 16:05:39 -0700
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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-bindings-dsl_1.0.17-1.dsc | 2.1 KiB | 36ad5666a423d47222b1060ef4611ad7c01b0b2d977475191d7cb781e2c6fef6 |
haskell-bindings-dsl_1.0.17.orig.tar.gz | 5.7 KiB | 7605d0659c448b558b446bf2e9f1c89dfc09fbbd70c3f64f8341dcf6b9b10388 |
haskell-bindings-dsl_1.0.17-1.debian.tar.gz | 2.5 KiB | 54ccbe727215744177247476d86390b77a3a16d8cd8902f4c5c56429c9d01cdf |
Available diffs
- diff from 1.0.16-1 to 1.0.17-1 (2.8 KiB)
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.