Skip to content
GitLab
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
eb44385a
Commit
eb44385a
authored
Jul 08, 2018
by
quasicomputational
Browse files
Consolidate new 8.6 extensions in the changelog.
parent
a31ab06a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Cabal/ChangeLog.md
View file @
eb44385a
...
...
@@ -9,9 +9,9 @@
underlying repl without affecting the
`LocalBuildInfo`
(
[
#4247
](
https://github.com/haskell/cabal/issues/4247
)
,
[
#5287
](
https://github.com/haskell/cabal/pull/5287
)
)
*
Added
`BlockArguments`
to
`KnownExtension
`
(
[
#5101
](
https://github.com/haskell/cabal/issues/5101
)
)
.
*
Adde
d
`NumericUnderscores`
to
`KnownExtension`
*
`KnownExtension`
: added new extensions
`BlockArguments
`
(
[
#5101
](
https://github.com/haskell/cabal/issues/5101
)
)
,
an
d
`NumericUnderscores`
(
[
#5130
](
(https://github.com/haskell/cabal/issues/5130
)
).
*
`buildDepends`
is removed from
`PackageDescription`
. It had long been
uselessly hanging about as top-level build-depends already got put
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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