Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 226 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 226 Bytes

fastcdc-rs2hs

A Haskell wrapper around fastcdc-rs.

Building

direnv allow .
cargo cbuild -r --prefix=$PWD/target
cargo cinstall -r --prefix=$PWD/target
cabal build all