From 2da8bd5e74c0e0dfff1e5dc65d7d3cc145667388 Mon Sep 17 00:00:00 2001 From: Soares Chen Date: Wed, 6 May 2020 13:37:03 +0200 Subject: [PATCH] Revert change to cabal version --- brittany.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/brittany.cabal b/brittany.cabal index 0bd1271..d99ad17 100644 --- a/brittany.cabal +++ b/brittany.cabal @@ -1,4 +1,3 @@ -cabal-version: 2.2 name: brittany version: 0.12.1.1 synopsis: Haskell source code formatter @@ -9,7 +8,7 @@ description: { . The implementation is documented in more detail . } -license: AGPL-3.0-only +license: AGPL-3 license-file: LICENSE author: Lennart Spitzner maintainer: Lennart Spitzner @@ -17,6 +16,7 @@ copyright: Copyright (C) 2016-2019 Lennart Spitzner Copyright (C) 2019 PRODA LTD category: Language build-type: Simple +cabal-version: 1.18 homepage: https://github.com/lspitzner/brittany/ bug-reports: https://github.com/lspitzner/brittany/issues extra-doc-files: {