cabal-foreign-library 0.1.0

A library for Cargo build scripts to build and link a Cabal foreign-library as a Rust crate.
Documentation

A library for Cargo build scripts to build and link a Cabal foreign library to Rust crates. The crate calls out to Cabal and GHC; all necesssary Haskell dependencies must be installed and managed separately.

Everything is a work-in-progress!

Example

For a basic usage example, see example-foo.