Introducing the Haskell Foundation Stability Working Group
What is stability? What has the Haskell Foundation Stability Working Group been working on? ...more
What is stability? What has the Haskell Foundation Stability Working Group been working on? ...more
GHC since version 9.8 allows us to create callbacks from JS to Haskell code, which enables us to create full-fledged browser apps. This article shows how to use the JS backend with foreign component libraries. ...more
To conclude the year 2024, the GHC and Cabal teams are happy to announce the releases of GHC 9.12 and cabal 3.14. ...more
The Cabal Manual now has a guide on how to collect performance statistics of Haskell applications. ...more
The Haskell.org committee is pleased to present the results of Haskell's participation in the Google Summer of Code 2024. This marks our 13th time taking part in GSoC! ...more
The members of the Haskell.org Committee (the Committee) and the directors of the Haskell Foundation (the Foundation) are pleased to announce that we … ...more
In the Haddock team, part of our mission is to help with writing documentation, and promoting best practices. This article will help you write the best documentation you can! ...more
The JavaScript world has been battling for low bundle size from the very beginning. It is now our turn to enter the battle ...more
The playground (play.haskell.org) allows you to run single-file Haskell programs right from your browser, and share them with others. In this post, I will introduce the playground and give some implementation details. ...more
The Haskell Ecosystem plays host to some amazing projects. Talented developers spend significant amounts of time, often their free time, helping devel… ...more