Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Glasgow Haskell Compiler
Packages
Cabal
Commits
f5547610
Commit
f5547610
authored
Feb 19, 2020
by
Oleg Grenrus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add windows getAppUserDataDirectory note
parent
0d3e4efc
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Cabal/doc/installing-packages.rst
Cabal/doc/installing-packages.rst
+1
-1
No files found.
Cabal/doc/installing-packages.rst
View file @
f5547610
...
...
@@ -52,7 +52,7 @@ Various environment variables affect ``cabal-install``.
``
CABAL_DIR
``
Default
content
directory
for
``
cabal
-
install
``
files
.
Default
value
is
``
getAppUserDataDirectory
"cabal"
``,
which
is
``$
HOME
/.
cabal
``
on
unix
systems
.
``$
HOME
/.
cabal
``
on
unix
systems
and
``%
APPDATA
%\
cabal
``
in
Windows
.
..
note
::
...
...
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