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
2acefb28
Commit
2acefb28
authored
Oct 03, 2016
by
Edward Z. Yang
Browse files
Cabal changelog entry for Backpack.
Signed-off-by:
Edward Z. Yang
<
ezyang@cs.stanford.edu
>
parent
45d75e1f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Cabal/changelog
View file @
2acefb28
...
...
@@ -126,6 +126,11 @@
as an argument to '
./
Setup
configure
' (#3158).
* Macros '
VERSION_
$
pkgname
' and '
MIN_VERSION_
$
pkgname
' are now
also generated for the current package. (#3235).
* Backpack is supported! Two new fields supported in Cabal
files: signatures and backpack-includes; and a new flag
to setup scripts, '
--
instantiate
-
with
'. See
https://github.com/ezyang/ghc-proposals/blob/backpack/proposals/0000-backpack.rst
for more details.
1.22.0.0 Johan Tibell <johan.tibell@gmail.com> January 2015
* Support GHC 7.10.
...
...
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