haskell-bindings-dsl 1.0.24-1 source package in Ubuntu
Changelog
haskell-bindings-dsl (1.0.24-1) unstable; urgency=medium [ Ilias Tsitsimpis ] * Change Priority to optional. Since Debian Policy version 4.0.1, priority extra has been deprecated. * Use the HTTPS form of the copyright-format URL * Modify d/watch and Source field in d/copyright to use HTTPS * Declare compliance with Debian policy 4.1.1 [ Clint Adams ] * New upstream release -- Clint Adams <email address hidden> Sun, 17 Dec 2017 08:41:58 -0500
Upload details
- Uploaded by:
- Debian Haskell Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Haskell Group
- Architectures:
- any all
- Section:
- haskell
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | haskell |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-bindings-dsl_1.0.24-1.dsc | 2.4 KiB | 4c1764e4e8804d0f53dd4b807209025fc212973432ab5cc923a729b99c4811a8 |
haskell-bindings-dsl_1.0.24.orig.tar.gz | 6.6 KiB | 234d8f51dece232e4926943c11427e621757c856be0f27a0a104e7dc71f9c80e |
haskell-bindings-dsl_1.0.24-1.debian.tar.xz | 3.2 KiB | 212cd0212152bae11be1497eb781e61cda4ee746daa7bc47dcab7b6e6ac07d1b |
Available diffs
No changes file available.
Binary packages built by this source
- libghc-bindings-dsl-dev: No summary available for libghc-bindings-dsl-dev in ubuntu cosmic.
No description available for libghc-
bindings- dsl-dev in ubuntu cosmic.
- libghc-bindings-dsl-doc: No summary available for libghc-bindings-dsl-doc in ubuntu cosmic.
No description available for libghc-
bindings- dsl-doc in ubuntu cosmic.
- 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.