Automatically Packaging a Haskell Library as a Swift Binary XCFramework
Announcing xcframework
or: the happy path for wiring a Haskell dependency to your Swift app
Announcing xcframework
or: the happy path for wiring a Haskell dependency to your Swift app
Crossing the language boundary between Haskell and Swift. This is the second part of an in-depth guide into developing native applications using Haskell with Swift.
First part of an in-depth guide into developing a native macOS application using Haskell with Swift and SwiftUI. This part covers the set-up required to call Haskell functions from Swift in an XCode project using SwiftUI.