Popularity
0.9
Stable
Activity
0.0
Stable
20
0
1

Programming language: Rust
Tags: Development Tools     FFI     Haskell    

haskellrs alternatives and similar packages

Based on the "Haskell" category.
Alternatively, view haskellrs alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of haskellrs or a related project?

Add another 'Haskell' Package

README

Provides an example for using Rust in Haskell.

To use this you'll need cargo, rustc, cabal and GHC installed.

To execute the example run the following:

git clone https://github.com/mgattozzi/haskellrs.git
cd haskellrs
cargo build --release
cabal run