summaryrefslogtreecommitdiff
path: root/www.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'www.cabal')
-rw-r--r--www.cabal18
1 files changed, 0 insertions, 18 deletions
diff --git a/www.cabal b/www.cabal
deleted file mode 100644
index 491ccb4..0000000
--- a/www.cabal
+++ /dev/null
@@ -1,18 +0,0 @@
-name: www
-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.