foreign: A collection of helpers for ffi.

[ bsd3, foreign, library ] [ Propose Tags ]

Please see the README on Github at https://github.com/4eUeP/foreign#readme


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.2.0.0, 0.2.0.1, 0.2.1.0 (info)
Change log ChangeLog.md
Dependencies base (>=4.14 && <5), bytestring (>=0.10 && <0.12.0), ghc-prim (>=0.5 && <1.0), primitive (>=0.7 && <0.8), primitive-unlifted (>=0.1.3.1 && <0.2) [details]
License BSD-3-Clause
Copyright Copyright (c)
Author mu
Maintainer mu@laxcat.xyz
Category Foreign
Home page https://github.com/4eUeP/foreign
Bug tracker https://github.com/4eUeP/foreign/issues
Source repo head: git clone https://github.com/4eUeP/foreign
Uploaded by lyndward at 2023-10-24T03:48:20Z
Distributions
Downloads 405 total (22 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for foreign-0.2.1.0

[back to package description]

foreign

Extra collection of data types, classes, and functions for interfacing with c and c++.