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
8680f372
Commit
8680f372
authored
Jan 23, 2019
by
Matt Renaud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add documentation on --config-file and CONFIG_FILE env variable.
[ci skip]
parent
97484d8e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
Cabal/doc/installing-packages.rst
Cabal/doc/installing-packages.rst
+4
-0
No files found.
Cabal/doc/installing-packages.rst
View file @
8680f372
...
...
@@ -15,6 +15,10 @@ explicitly ask ``cabal`` to create it for you using
$
cabal
user
-
config
update
You
can
change
the
location
of
the
global
configuration
file
by
specifying
either
``--
config
-
file
=
FILE
``
on
the
command
line
or
by
setting
the
``
CABAL_CONFIG
``
environment
variable
.
Most
of
the
options
in
this
configuration
file
are
also
available
as
command
line
arguments
,
and
the
corresponding
documentation
can
be
used
to
lookup
their
meaning
.
The
created
configuration
file
only
specifies
...
...
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