Install this package:
emerge -a dev-haskell/bindings-dsl
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-haskell/bindings-dsl
Or alternatively:
emerge --autounmask-write -a dev-haskell/bindings-dsl
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.0.25 | 8 | ~amd64 | 0/1.0.25 |
<pkgmetadata> <maintainer type="project"> <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> <longdescription> 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. Documentation is available at package homepage: <http://bitbucket.org/mauricio/bindings-dsl> This package contains no Haskell code, only C header files designed for hsc2hs. </longdescription> </pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | bindings-DSL-1.0.25.tar.gz | 6767 bytes | 1.0.25 |
| Type | File | Size |
|---|