Skip to content

A template repository demonstrating how to use a rust library as a dependency in haskell

License

Notifications You must be signed in to change notification settings

srid/haskell-rust-ffi-template

 
 

Repository files navigation

haskell-rust-ffi-template

A template haskell project demonstrating how to use a rust library as a dependency. It is integrated with Nix to provide an environment that enables you to:

Getting Started

TODO

Development

# Dev shell
nix develop

Or install direnv + nix-direnv and enter the shell on cd.

We also provide a justfile for Makefile'esque commands.

Discussion

About

A template repository demonstrating how to use a rust library as a dependency in haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nix 78.5%
  • Haskell 10.2%
  • Just 5.7%
  • Rust 5.6%