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
cb5035a4
Commit
cb5035a4
authored
Feb 14, 2017
by
Andrey Mokhov
Committed by
GitHub
Feb 14, 2017
Browse files
Add extra to the list of dependencies
parent
c3e8242c
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
cb5035a4
...
...
@@ -23,7 +23,7 @@ follow these steps:
*
If you have never built GHC before, start with the
[
preparation guide
][
ghc-preparation
]
.
*
This build system is written in Haskell (obviously) and depends on the following Haskell
packages, which need to be installed:
`ansi-terminal
mtl shake
quickcheck`
.
packages, which need to be installed:
`ansi-terminal
extra mtl
quickcheck
shake
`
.
*
Get the sources. It is important for the build system to be in the
`hadrian`
directory
of the GHC source tree:
...
...
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