[commit: ghc] wip/generalized-arrow: users-guide: Drop TODO in release notes (6d0a118)
git at git.haskell.org
git at git.haskell.org
Fri Mar 25 12:13:25 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/generalized-arrow
Link : http://ghc.haskell.org/trac/ghc/changeset/6d0a11852d820bc73d8aa8d804e73c31a626fbce/ghc
>---------------------------------------------------------------
commit 6d0a11852d820bc73d8aa8d804e73c31a626fbce
Author: Ben Gamari <ben at smart-cactus.org>
Date: Fri Mar 25 12:24:43 2016 +0100
users-guide: Drop TODO in release notes
>---------------------------------------------------------------
6d0a11852d820bc73d8aa8d804e73c31a626fbce
docs/users_guide/8.0.1-notes.rst | 4 ----
1 file changed, 4 deletions(-)
diff --git a/docs/users_guide/8.0.1-notes.rst b/docs/users_guide/8.0.1-notes.rst
index 2ebba6e..1f4ab17 100644
--- a/docs/users_guide/8.0.1-notes.rst
+++ b/docs/users_guide/8.0.1-notes.rst
@@ -24,8 +24,6 @@ Highlights
The highlights, since the 7.10 branch, are:
-- TODO FIXME
-
- The new :ghc-flag:`-XTypeInType` allows promotion of all types into
kinds, allowing kind synonyms, kind families, promoted GADTs, and other
goodies.
@@ -78,8 +76,6 @@ Full details
Language
~~~~~~~~
-- TODO FIXME.
-
- :ghc-flag:`-XTypeInType` supports universal type promotion and merges
the type and kind language. This allows, for example, higher-rank
kinds, along with kind families and type-level GADTs. Support is still
More information about the ghc-commits
mailing list