summaryrefslogtreecommitdiffhomepage
path: root/Setup.hs
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-08-06 17:35:10 -0400
committerJoey Hess <joeyh@joeyh.name>2016-08-06 17:35:10 -0400
commit7192abc5d53aa5a6ee609ed30bd05f1575e67b65 (patch)
tree2f1d17f27b483a8deec001a12a55696b0eea5978 /Setup.hs
parentfbd0bb3a2b2541e897708fb441ab1c8a2b5ab78e (diff)
downloadkeysafe-7192abc5d53aa5a6ee609ed30bd05f1575e67b65.tar.gz
some basic data types and expensive hashing
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