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
Packages
Cabal
Commits
fb9481a2
Commit
fb9481a2
authored
Aug 24, 2008
by
Duncan Coutts
Browse files
Note the per-user install path on Windows in the README
parent
d83d1211
Changes
1
Hide whitespace changes
Inline
Side-by-side
README
View file @
fb9481a2
...
...
@@ -17,7 +17,8 @@ Installing as a user (no root or administer access)
Note the use of the `--user` flag at the configure step.
This will install into `$HOME/.cabal/` or the equivalent on Windows.
This will install into `$HOME/.cabal/` on unix and into
`$Documents and Settings\$User\Application Data\cabal\` on Windows
If you want to install elsewhere use the `--prefix=` flag at the
configure step.
...
...
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