1 Followers
22 Following
6 Posts
Advanced Functional Programming in Haskell

YouTube
2024 Call for Nominations for the Haskell Foundation

Hello everyone, The Board of Directors of the Haskell Foundation is pleased to announce the nomination process for Board seats. The Board provides the strategic leadership for the Foundation, and is the final decision-making body for everything the Foundation does. More specifically, it ensures that the Foundation is working toward achieving its mission, and it appoints and supervises senior members of Foundation staff. As per the Board membership lifecycle rules, we are announcing five (5) o...

Haskell Community
Creating a macOS app with Haskell and 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.