Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
5ca4af3f
Commit
5ca4af3f
authored
Jan 13, 2017
by
Andrey Mokhov
Committed by
GitHub
Jan 13, 2017
Browse files
Add a note on --integer-simple command line flag
See
#179
. [skip ci]
parent
77840e79
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
5ca4af3f
...
...
@@ -60,6 +60,9 @@ currently supports several others:
*
`--haddock`
: build Haddock documentation.
*
`--integer-simple`
: build GHC using the
`integer-simple`
integer library (instead
of
`integer-gmp`
).
*
`--progress-colour=MODE`
: choose whether to use colours when printing build progress
info. There are three settings:
`never`
(do not use colours),
`auto`
(attempt to detect
whether the console supports colours; this is the default setting), and
`always`
(use
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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