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
e2e78592
Commit
e2e78592
authored
Sep 18, 2018
by
Daniel Gröber (dxld)
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document '--only-configure' flag
parent
193f4ab0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
Cabal/doc/nix-local-build.rst
Cabal/doc/nix-local-build.rst
+6
-0
cabal-install/changelog
cabal-install/changelog
+1
-0
No files found.
Cabal/doc/nix-local-build.rst
View file @
e2e78592
...
...
@@ -368,6 +368,12 @@ cause extra store packages to be built (for example,
``--
enable
-
profiling
``
will
automatically
make
sure
profiling
libraries
for
all
transitive
dependencies
are
built
and
installed
.)
In
addition
``
cabal
new
-
build
``
accepts
these
flags
:
-
``--
only
-
configure
``:
When
given
we
will
forgoe
performing
a
full
build
and
abort
after
running
the
configure
phase
of
each
target
package
.
cabal
new
-
repl
--------------
...
...
cabal-install/changelog
View file @
e2e78592
...
...
@@ -3,6 +3,7 @@
2.6.0.0
(
current
development
version
)
*
New
solver
flag
:
'--reject-unconstrained-dependencies'
.
(#
2568
)
*
"cabal new-repl"
now
works
for
indefinite
(
in
the
Backpack
sense
)
components
.
*
New
v2
-
build
flag
:
'--only-configure'
.
(#
5578
)
2.4.0.1
*
'new-sdist'
now
generates
tarballs
with
file
modification
...
...
Daniel Gröber (dxld)
@DanielG
mentioned in commit
d9fe2ac6
·
Nov 28, 2019
mentioned in commit
d9fe2ac6
mentioned in commit d9fe2ac66f516729342af34b718115f05250d4c0
Toggle commit list
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