From f7fd1258eea146589e96188174c6ef1ad3a4f05b Mon Sep 17 00:00:00 2001 From: Daniel Gröber Date: Thu, 25 Oct 2018 17:23:35 +0200 Subject: Upgrade Cabal-spec verson to 2.2 --- cabal-helper.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cabal-helper.cabal') diff --git a/cabal-helper.cabal b/cabal-helper.cabal index ed80e45..b383ff3 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -1,3 +1,4 @@ +cabal-version: 2.2 name: cabal-helper version: 1.0.0.0 synopsis: @@ -24,13 +25,12 @@ description: is installed into a private, isolated, package database in @$XDG_CACHE_HOME/cabal-helper@ so as to not interfere with the user's package database. -license: GPL-3 +license: GPL-3.0-or-later license-file: LICENSE author: Daniel Gröber maintainer: cabal-helper@dxld.at category: Distribution build-type: Simple -cabal-version: 2.0 extra-source-files: README.md src/CabalHelper/Runtime/*.hs -- cgit v1.2.3