haskell-terminal
haskell-terminal copied to clipboard
(minor) rename license to an SPDX identifier
change this field:
license: BSD-3-Clause
Newer versions of cabal require SPDX ids (so it should be done for forwards compatibility if nothing else).
Mhh, hpack doesn't like it.
Warning: 'license: BSD-3' is not a recognised license. The known licenses are:
GPL, GPL-2, GPL-3, LGPL, LGPL-2.1, LGPL-3, AGPL, AGPL-3, BSD2, BSD3, MIT, ISC,
MPL-2.0, Apache, Apache-2.0, PublicDomain, AllRightsReserved, OtherLicense
terminal-0.1.0.0: build (lib + exe)
Is BSD-3-Clause (not BSD-3) recognized?