The Haskell Programming Language's blog

https://blog.haskell.org (RSS)
visit blog
Case Study - Using foreign component library inside a Haskell application
8 Jan 2025 | original ↗

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.

GHC 9.12 & Cabal 3.14 releases
6 Jan 2025 | original ↗

To conclude the year 2024, the GHC and Cabal teams are happy to announce the releases of GHC 9.12 and cabal 3.14.

How to collect performance statistics with Cabal
23 Dec 2024 | original ↗

The Cabal Manual now has a guide on how to collect performance statistics of Haskell applications.

Google Summer of Code 2024 Wrap-up
21 Nov 2024 | original ↗

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!

Haskell.org and the Haskell Foundation Join Forces
25 Sept 2024 | original ↗

The members of the Haskell.org Committee (the Committee) and the directors of the Haskell Foundation (the Foundation) are pleased to announce that we have joined forces, with the aim (subject to regulatory approval) of merging Haskell.org, Inc. and Haskell Foundation, Inc. into a single not-for-profit corporation. Together we continue our common...

The Haskell Playground
15 Sept 2024 | original ↗

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.

JavaScript Code Minification Report
15 Sept 2024 | original ↗

The JavaScript world has been battling for low bundle size from the very beginning. It is now our turn to enter the battle

Documentation Best Practices in 2024
15 Sept 2024 | original ↗

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!

Welcome
14 Sept 2024 | original ↗

The Haskell Ecosystem plays host to some amazing projects. Talented developers spend significant amounts of time, often their free time, helping develop, maintain, and support this ecosystem that all Haskell developers use. This space is for all of the developer teams that work on Haskell core infrastructure and power the Haskell Ecosystem. This...

↑ These items are from RSS. Visit the blog itself at https://blog.haskell.org to find everything else and to appreciate author's digital home.