From 39389e4080144c6734dbe3020cc35185f025ebf0 Mon Sep 17 00:00:00 2001 From: alex Date: Tue, 26 Apr 2022 22:24:52 +0100 Subject: [PATCH] set cabal-version to 2.0 --- tidal.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tidal.cabal b/tidal.cabal index 8ae8ab237..7185e7bfd 100644 --- a/tidal.cabal +++ b/tidal.cabal @@ -1,3 +1,5 @@ +cabal-version: 2.0 + name: tidal version: 1.8.0 synopsis: Pattern language for improvised music @@ -11,7 +13,6 @@ Stability: Experimental Copyright: (c) Alex McLean and other contributors, 2021 category: Sound build-type: Simple -cabal-version: >=1.10 tested-with: GHC == 8.4.4, GHC == 8.6.5, GHC == 8.8.3, GHC == 8.10.1, GHC == 9.0.1 data-files: BootTidal.hs