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
32e7f287
Commit
32e7f287
authored
Jan 16, 2017
by
Robert Henderson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed typos.
parent
8b74b634
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
Cabal/doc/installing-packages.rst
Cabal/doc/installing-packages.rst
+2
-1
No files found.
Cabal/doc/installing-packages.rst
View file @
32e7f287
...
...
@@ -1261,6 +1261,7 @@ Miscellaneous options
or do not use ``bar`` at all, write:
::
$ cabal install --constraint="bar == 2.1"
Version bounds have the same syntax as ``build-depends``. As
...
...
@@ -1321,7 +1322,7 @@ Miscellaneous options
#
Example
use
of
the
'exe'
(
executable
build
tool
)
#
qualifier
.
This
constraint
applies
to
package
baz
when
it
#
is
a
dependency
of
the
build
tool
bar
being
used
#
is
a
dependency
of
the
build
tool
bar
being
used
to
#
build
package
foo
.
$
cabal
install
--
constraint
=
"foo:bar:exe.baz == 1.0"
...
...
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