blob: 061eab64a646fc6f15f25d951f9c229bc6a7f18a [file] [log] [blame]
#[cxx::bridge]
mod ffi {
struct Monad<T>;
extern "Haskell" {
}
}
fn main() {}