[package] name = "rustCallingHaskell" version = "0.1.0" edition = "2024" [[bin]] path = "main.rs" name = "rustCallingHaskell"