summaryrefslogtreecommitdiff
path: root/skreutz-dot-com.cabal
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2022-06-01 21:50:03 +0200
committerStefan Kreutz <mail@skreutz.com>2022-06-01 21:50:03 +0200
commit4781e6dc307ab7dd2143f4eeff3615bf1786c9f1 (patch)
tree8ac281fb817d16ded0bc85b90b1a1c5eafa1daaa /skreutz-dot-com.cabal
parent456ff8f4fd45c56299f775c17cd8c8e22f7ae4a0 (diff)
downloadblog-4781e6dc307ab7dd2143f4eeff3615bf1786c9f1.tar
Rename project to www
Diffstat (limited to 'skreutz-dot-com.cabal')
-rw-r--r--skreutz-dot-com.cabal18
1 files changed, 0 insertions, 18 deletions
diff --git a/skreutz-dot-com.cabal b/skreutz-dot-com.cabal
deleted file mode 100644
index 880e43b..0000000
--- a/skreutz-dot-com.cabal
+++ /dev/null
@@ -1,18 +0,0 @@
-name: skreutz-dot-com
-version: 0.1.0.0
-synopsis: Stefan Kreutz' personal website
-author: Stefan Kreutz
-maintainer: mail@skreutz.com
-bug-reports: mailto:mail@skreutz.com
-homepage: https://www.skreutz.com/
-build-type: Simple
-cabal-version: >= 1.10
-
-executable site
- main-is: site.hs
- build-depends: base
- , hakyll
- , filepath
- , time
- ghc-options: -threaded
- default-language: Haskell2010
Generated by cgit. See skreutz.com for my tech blog and contact information.