summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2021-02-23 20:57:47 +0100
committertv <tv@krebsco.de>2021-02-23 21:19:15 +0100
commitcb004b2e5f0fce6cea8d54e60558a1c1904dbe39 (patch)
treef3780432c8f3cf0d0ae49f931e0bf8265b561bd2
parent1671852ca35d5a3b4f82ea9f67ed1b30c372c64f (diff)
cabal: 0.1 -> 1.0.01.0.0
-rw-r--r--hack.cabal18
1 files 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