C-structs: C-Structs implementation for Haskell
C-structs lets you create correct C structs in Haskell. These can be used for FFI calls, import as well as exports. This package is part of the development efforts for the Python library Pythas. Pythas provides an interface to import Haskell modules.
Note: As of GHC 8.10 structs cannot be passed by value, only by reference.
[Skip to Readme]
Downloads
- C-structs-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0.1, 0.2.0.1, 0.2.0.2, 0.2.0.3 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=3.0.0 && <5.0.0), template-haskell (>=2.2 && <2.17) [details] |
| Tested with | ghc ==8.10.1, ghc ==8.8.3, ghc ==8.6.5, ghc ==8.4.4, ghc ==8.2.2, ghc ==8.0.2, ghc ==7.10.3, ghc ==7.8.4, ghc ==7.6.3, ghc ==7.4.2, ghc ==7.2.2, ghc ==7.0.4 |
| License | MIT |
| Copyright | (c) 2020 Simon Plakolb |
| Author | Simon Plakolb |
| Maintainer | [email protected] |
| Uploaded | by SimonPlakolb at 2020-07-31T17:07:34Z |
| Category | foreign, c, structures, data |
| Home page | https://github.com/pinselimo/cstructs-in-haskell |
| Source repo | head: git clone https://github.com/pinselimo/cstructs-in-haskell |
| Distributions | |
| Downloads | 850 total (10 in the last 30 days) |
| Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2020-07-31 [all 1 reports] |