Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
adfff77a
Commit
adfff77a
authored
Feb 02, 2016
by
Andrey Mokhov
Browse files
Track mk/config.h.in
See
#200
.
parent
af2d0861
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Rules/Config.hs
View file @
adfff77a
...
...
@@ -20,6 +20,6 @@ configRules = do
++
"Run the configure script either manually or via the "
++
"build system by passing --configure[=ARGS] flag."
"configure"
%>
\
_
->
do
[
"configure"
,
configH
<.>
"in"
]
&
%>
\
_
->
do
putBuild
"| Running boot..."
quietly
$
cmd
(
EchoStdout
False
)
"perl boot"
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