Crates.io | cabal-foreign-library |
lib.rs | cabal-foreign-library |
version | 0.1.1 |
source | src |
created_at | 2024-11-08 20:34:34.7343 |
updated_at | 2024-11-08 20:36:19.575032 |
description | A library for Cargo build scripts to build and link a Cabal foreign-library as a Rust crate. |
homepage | https://github.com/mirryi/cabal-foreign-library |
repository | https://github.com/mirryi/cabal-foreign-library |
max_upload_size | |
id | 1441571 |
size | 24,876 |
[!WARNING] The current state of this is very bare-bones and very much a work-in-progress.
A Cargo build script library that helps to dynamically link a Rust project to a Cabal foreign library.
See crates/example-foo
for a basic usage example.