summaryrefslogtreecommitdiff
path: root/libraries/Cabal
diff options
context:
space:
mode:
authorOleg Grenrus <oleg.grenrus@iki.fi>2018-01-21 20:37:17 +0200
committerBen Gamari <ben@smart-cactus.org>2018-01-21 20:39:02 -0500
commit2671cccde749ed64129097358f81bff43480cdb9 (patch)
treeaec56bdf80e6bbf82f60f1208d3050bf8d0d36a3 /libraries/Cabal
parent6c0db98bc5d1dceb8fa48544532f85d386900e4a (diff)
downloadhaskell-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 'libraries/Cabal')
m---------libraries/Cabal0
1 files changed, 0 insertions, 0 deletions
diff --git a/libraries/Cabal b/libraries/Cabal
-Subproject 3f20e1faf9bc86ecb154ccf3e8b913bff14b926
+Subproject d2cf3f13dad9f1172cf9371ea197d1204e9e17a