Haskell Weekly

Newsletter

Issue 31 2016-12-01

Subscribe now! We'll never send you spam. You can also follow our feed. Read more issues in the archives.

  • GHC 8.0.2 release candidate 1

    The GHC team is happy to (finally!) announce the first candiate of the 8.0.2 release of the Glasgow Haskell Compiler. This is the first of what will hopefully be only two release candidates leading up the final 8.0.2 release.

  • GHC optimization and fusion

    The tutorial walks through the details of using GHC pragmas such as INLINE, SPECIALIZE, and RULES to improve the performance of your Haskell programs. This tutorial is an attempt to show all important optimization “know-how” details in one place with practical examples benchmarked to demonstrate their effects.

  • Literate README

    The README that builds itself! README files used to be able to lie. Now they can’t! Woo!

  • Latest additions to Megaparsec

    I think it’s time for a little blog post summarizing progress of the Megaparsec project in the second half of 2016. There are quite a few new things I have never announced and I fear that from the changelog alone it isn’t obvious how useful they are.

  • Write you a Scheme, version 2.0

    Welcome to Write You a Scheme, Version 2.0. You may be familiar with the original Write You a Scheme in 48 hours by Jonathan Tang, and this is a much needed upgraded version.

  • Haskell documentation, 2016 update

    I’ve blogged, Tweeted, and conversed about Haskell documentation quite a bit in the past. Following up on tooling issues, all available evidence tells me that improving the situation for documentation in Haskell is the next obstacle we need to knock down.

Thanks for reading! Let us know on Twitter if you liked this issue. Open an issue on GitHub if you think it could be better.