summaryrefslogtreecommitdiff
path: root/docs/users_guide
diff options
context:
space:
mode:
Diffstat (limited to 'docs/users_guide')
-rw-r--r--docs/users_guide/8.8.1-notes.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/users_guide/8.8.1-notes.rst b/docs/users_guide/8.8.1-notes.rst
index 6e52a63038..69d539748d 100644
--- a/docs/users_guide/8.8.1-notes.rst
+++ b/docs/users_guide/8.8.1-notes.rst
@@ -160,6 +160,9 @@ Template Haskell
Build system
~~~~~~~~~~~~
+- Configure: Add ALEX and HAPPY variables to explicitly set the alex and happy
+ programs to use.
+- Configure: Deprecate --with-ghc=ARG in favour of the GHC variable.
Included libraries
------------------