From cb004b2e5f0fce6cea8d54e60558a1c1904dbe39 Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 23 Feb 2021 20:57:47 +0100 Subject: cabal: 0.1 -> 1.0.0 --- hack.cabal | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/hack.cabal b/hack.cabal index 6ddbce4..5478a38 100644 --- a/hack.cabal +++ b/hack.cabal @@ -1,14 +1,10 @@ -Name: hack -Version: 0.1 -Synopsis: Project Synopsis Here -Description: Project Description Here -License: MIT -Author: Author -Maintainer: maintainer@example.com -Stability: Experimental -Category: Web -Build-type: Simple -Cabal-version: >=1.2 +name: hack +version: 1.0.0 +license: MIT +author: tv +maintainer: tv@krebsco.de +build-type: Simple +cabal-version: >=1.2 library build-depends: base -- cgit v1.2.3