about summary refs log tree commit diff
path: root/dybiec-info.cabal
diff options
context:
space:
mode:
authorPaweł Dybiec <pawel@dybiec.info>2023-04-19 21:59:21 +0100
committerPaweł Dybiec <pawel@dybiec.info>2023-04-19 21:59:21 +0100
commitd2f4789ead26f83ba609430db47497e273c1d2cb (patch)
treedb6d59d4b3b67d3ebaf6888121b0a29942b2c2d4 /dybiec-info.cabal
parentNixify (diff)
Fix LICENSE
Diffstat (limited to 'dybiec-info.cabal')
-rw-r--r--dybiec-info.cabal7
1 files changed, 6 insertions, 1 deletions
diff --git a/dybiec-info.cabal b/dybiec-info.cabal
index 09e3ba4..5447fdb 100644
--- a/dybiec-info.cabal
+++ b/dybiec-info.cabal
@@ -1,7 +1,12 @@
+cabal-version:      3.4
 name:               dybiec-info
 version:            0.1.0.0
 build-type:         Simple
-cabal-version:      >= 1.10
+license:            BSD-3-Clause
+license-file:		LICENSE
+description:
+  My website
+homepage:           https://git.dybiec.info/website
 
 executable site
   main-is:          site.hs