forked from commercialhaskell/stackage-content
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request commercialhaskell#79 from DanBurton/lts-16-12-post
lts 16.12 post re: ghc-8.8.4
- Loading branch information
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |