DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamec2hs
BeschreibungC->Haskell Interface Generator
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.15.1-4
Sektionuniverse/devel
Prioritätoptional
Installierte Größe1880 Byte
Hängt ab vonlibc6 (>= 2.4), libgmp3c2
Empfohlene Paketeghc6
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße509392 Byte
Prüfsumme MD548c7f31466a34e37f79769e4897eda25
Prüfsumme SHA160407ed0f654e2288ec8d400cee7de9b5c2687e7
Prüfsumme SHA256a86cb46372d16b26698d792f704be0218920ac46f25efd0e47d8b8cb02946cbe
Link zum Herunterladenc2hs_0.15.1-4_i386.deb
Ausführliche BeschreibungC->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 the c2hs parser.


Impressum
Linux is a registered trademark of Linus Torvalds