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
f715a274
Commit
f715a274
authored
May 14, 2016
by
Andrey Mokhov
Browse files
Add a link to the user settings doc
See
#245
. [skip ci]
parent
b56f4eb4
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
f715a274
...
...
@@ -80,8 +80,8 @@ a GHC [bug][ghc-split-objs-bug], you need a full clean rebuild when using this f
#### User settings
The
`make`
-based build system uses
`mk/build.mk`
to specify user build settings. We
use
[
`src/Settings/User.hs`
][
user-settings
]
for the same purpose
. Feel free to
experiment following the Haddock comments
.
use
[
`src/Settings/User.hs`
][
user-settings
]
for the same purpose
, see
[
documentation
](
doc/user-settings.md
)
.
#### Clean and full rebuild
...
...
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