diff options
author | Herbert Valerio Riedel <hvr@gnu.org> | 2015-12-19 19:34:16 +0100 |
---|---|---|
committer | Herbert Valerio Riedel <hvr@gnu.org> | 2015-12-19 20:10:59 +0100 |
commit | 64b6a7606530c2073de6f812d517132fff2aad5f (patch) | |
tree | adf93098bc89de48b739ba08ccf4a011906c8be3 /libraries/ghc-boot | |
parent | 7b8a8222e8f0ac1059b57cfba25294b6d55d1d65 (diff) | |
download | haskell-64b6a7606530c2073de6f812d517132fff2aad5f.tar.gz |
Fix typo in 7b8a8222e8f0
[skip ci]
Diffstat (limited to 'libraries/ghc-boot')
-rw-r--r-- | libraries/ghc-boot/changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/ghc-boot/changelog.md b/libraries/ghc-boot/changelog.md index f429a84617..e0b4d69aa7 100644 --- a/libraries/ghc-boot/changelog.md +++ b/libraries/ghc-boot/changelog.md @@ -1,5 +1,5 @@ ## 0.0.0.0 *Feb 2016* - * Bundled with GHC 7.10.1 + * Bundled with GHC 8.0.1 * Initial version |