Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
Packages
Cabal
Commits
a8036999
Commit
a8036999
authored
Aug 07, 2017
by
Herbert Valerio Riedel
🕺
Browse files
Add two missing since-annotations to user's guide
[skip ci]
parent
93d8ddb2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Cabal/doc/developing-packages.rst
View file @
a8036999
...
...
@@ -2539,6 +2539,7 @@ field of the stanza that is using it, besides :pkg-field:`other-modules` or
complex build hooks for this poweruser case.
.. pkg-field:: autogen-modules: module list
:since: 2.0
.. TODO: document autogen-modules field
...
...
Cabal/doc/nix-local-build.rst
View file @
a8036999
...
...
@@ -774,6 +774,7 @@ The following settings control the behavior of the dependency solver:
..
cfg
-
field
::
allow
-
older
:
none
,
all
,
list
of
scoped
package
names
(
space
or
comma
separated
)
--
allow
-
older
,
--
allow
-
older
=[
none
,
all
,[
scope
:][^]
pkg
]
:
synopsis
:
Lift
dependency
lower
bound
constaints
.
:
since
:
2.0
:
default
:
``
none
``
...
...
Write
Preview
Supports
Markdown
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