diff options
author | Oleg Grenrus <oleg.grenrus@iki.fi> | 2018-01-21 20:37:17 +0200 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2018-01-21 20:39:02 -0500 |
commit | 2671cccde749ed64129097358f81bff43480cdb9 (patch) | |
tree | aec56bdf80e6bbf82f60f1208d3050bf8d0d36a3 /compiler/Unique.h | |
parent | 6c0db98bc5d1dceb8fa48544532f85d386900e4a (diff) | |
download | haskell-2671cccde749ed64129097358f81bff43480cdb9.tar.gz |
Update Cabal submodule
- Cabal-2.2 uses SPDX license identifiers, so I had to update
`cabal-version: 2.1` packages `license: BSD3` to `license: BSD-3-Clause`
- `ghc-cabal` used old ReadP parsec, now it uses `parsec` too
- InstalledPackageInfo pretty-printing have changed a little,
fields with default values aren't printed. This can be changed in
`Cabal` still, but I haven't found problems with omitting them.
Note: `BSD-3-Clause` is parsed as "name = BSD, version = 3" by old
parser (because 3-Clause looks like version 3 with tag Clause).
If you see *"BSD-3" is not a valid license*, then something is using
old parser still.
Fixes #9885.
Diffstat (limited to 'compiler/Unique.h')
0 files changed, 0 insertions, 0 deletions