C-structs: C-Structs implementation for Haskell
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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]
Properties
Versions | 0.1.0.1, 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] |
License | MIT |
Copyright | (c) 2020 Simon Plakolb |
Author | Simon Plakolb |
Maintainer | s.plakolb@gmail.com |
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 |
Uploaded | by SimonPlakolb at 2020-07-31T17:03:52Z |
Modules
[Index] [Quick Jump]
- Foreign
Downloads
- C-structs-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees