Skip to content
Snippets Groups Projects
Commit e5751265 authored by krakrjak's avatar krakrjak Committed by Krzysztof Gogolewski
Browse files

Trivial comment fix. (#8358)

Version of Happy required is now 1.19.
parent 798d0a62
No related merge requests found
......@@ -848,7 +848,7 @@ AS_IF([test "$fp_num1" $2 "$fp_num2"], [$4], [$5])[]dnl
dnl
dnl Check for Happy and version. If we're building GHC, then we need
dnl at least Happy version 1.14. If there's no installed Happy, we look
dnl at least Happy version 1.19. If there's no installed Happy, we look
dnl for a happy source tree and point the build system at that instead.
dnl
AC_DEFUN([FPTOOLS_HAPPY],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment