about summary refs log tree commit diff
path: root/dybiec-info.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'dybiec-info.cabal')
-rw-r--r--dybiec-info.cabal10
1 files changed, 10 insertions, 0 deletions
diff --git a/dybiec-info.cabal b/dybiec-info.cabal
new file mode 100644
index 0000000..09e3ba4
--- /dev/null
+++ b/dybiec-info.cabal
@@ -0,0 +1,10 @@
+name:               dybiec-info
+version:            0.1.0.0
+build-type:         Simple
+cabal-version:      >= 1.10
+
+executable site
+  main-is:          site.hs
+  build-depends:    base == 4.*
+                  , hakyll == 4.15.*
+  ghc-options:      -threaded