summaryrefslogtreecommitdiff
path: root/Setup.hs
diff options
context:
space:
mode:
authorJasper Van der Jeugt <jaspervdj@gmail.com>2009-12-04 13:20:35 +0100
committerJasper Van der Jeugt <jaspervdj@gmail.com>2009-12-04 13:20:35 +0100
commit9b3babe142e36e96d2ffcbf2ec5b22346c54c3d9 (patch)
treeb99f31748c177314f261dbae959ec7ce809d1bdf /Setup.hs
parentcd90c29c18cdca463dcdc8191b5ba0e0478cd64c (diff)
downloadhakyll-9b3babe142e36e96d2ffcbf2ec5b22346c54c3d9.tar.gz
Cabal changes.
Diffstat (limited to 'Setup.hs')
-rw-r--r--Setup.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/Setup.hs b/Setup.hs
new file mode 100644
index 0000000..9a994af
--- /dev/null
+++ b/Setup.hs
@@ -0,0 +1,2 @@
+import Distribution.Simple
+main = defaultMain