Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
078694f1
Commit
078694f1
authored
Oct 08, 1998
by
simonm
Browse files
[project @ 1998-10-08 15:04:17 by simonm]
Default WithGhcHc is now just "ghc". Too many people complained.
parent
36d5a443
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.in
View file @
078694f1
...
...
@@ -300,7 +300,7 @@ AC_ARG_WITH(ghc-hc,
recent version of GHC, but you could always try...)
],
[WithGhcHc="$withval"],
[WithGhcHc="ghc
-2.10
"]
[WithGhcHc="ghc"]
)
AC_SUBST(WithGhcHc)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment