summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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