套件:libghc-bindings-dsl-prof(1.0.25-3 以及其他的)
libghc-bindings-dsl-prof 的相關連結
Debian 的資源:
下載原始碼套件 haskell-bindings-dsl:
- [haskell-bindings-dsl_1.0.25-3.dsc]
- [haskell-bindings-dsl_1.0.25.orig.tar.gz]
- [haskell-bindings-dsl_1.0.25-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 libghc-bindings-dsl-prof 有關的套件
|
|
|
|
-
- dep: libghc-base-prof-4.13.0.0-5b8ba
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-bindings-dsl-dev (= 1.0.25-3+b1)
- FFI domain specific language, on top of hsc2hs