summaryrefslogtreecommitdiff
path: root/rusty-haskell/haskell/rust-haskell-ffi.cabal (follow)
Commit message (Collapse)AuthorAgeFilesLines
* simple ffi with rust and haskellstuebinm2021-04-111-0/+26
so far, only calling rust from haskell, not the other way round.