Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
C
Cabal
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
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
Hide 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