Skip to content

Commit

Permalink
Merge pull request commercialhaskell#79 from DanBurton/lts-16-12-post
Browse files Browse the repository at this point in the history
lts 16.12 post re: ghc-8.8.4
  • Loading branch information
snoyberg authored Aug 31, 2020
2 parents 9bc9d08 + c7de83f commit b5e8d2a
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions posts/announce-lts-16-12-ghc-8-8-4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
author: Dan Burton
title: LTS 16 uses ghc-8.8.4 as of LTS 16.12
description: LTS 16 uses ghc-8.8.4 as of LTS 16.12
timestamp: 2020-08-31T12:01:00Z
---

LTS 16.12, the latest update to LTS 16,
includes an upgrade from ghc-8.8.3 to ghc-8.8.4.
Windows users are encouraged to upgrade immediately,
as this ghc upgrade contains an important bugfix to process creation on Windows.

See the
[ghc-8.8.4 release announcement](https://www.haskell.org/ghc/blog/20200715-ghc-8.8.4-released.html)
for details.

0 comments on commit b5e8d2a

Please sign in to comment.