| Paketname | c2hs-doc |
| Beschreibung | C->Haskell Interface Generator -- Documentation package |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.15.1-4 |
| Sektion | universe/doc |
| Priorität | optional |
| Installierte Größe | 236 Byte |
| Hängt ab von | |
| Empfohlene Pakete | c2hs (>= 0.15.1-4) |
| Paketbetreuer | Ubuntu MOTU Developers |
| Quelle | c2hs |
| Paketgröße | 33664 Byte |
| Prüfsumme MD5 | 93b49947513958bd2896904eb00a296f |
| Prüfsumme SHA1 | a3a1243f7622e9bb63545bbbd7649955b1eaf8b2 |
| Prüfsumme SHA256 | 549a5b3e7600729c7712b7b03403286abe90778339b102531f0a63444b72c404 |
| Link zum Herunterladen | c2hs-doc_0.15.1-4_all.deb |
| Ausführliche Beschreibung | C->Haskell is an interface generator that simplifies the development
of Haskell bindings to C libraries. The tool processes existing C
header files that determine data layout and function signatures on
the C side in conjunction with Haskell modules that specify
Haskell-side type signatures and marshaling details. Hooks embedded
in the Haskell code signal access to C structures and functions --
they are expanded by the interfacing tool in dependence on
information from the corresponding C header file.
.
Haskell 98 is "the" standard lazy functional programming language.
More info plus the language definition is at http://www.haskell.org/.
.
This package contains documentation for c2hs.
|