summaryrefslogtreecommitdiff
path: root/Setup.hs
diff options
context:
space:
mode:
authorAndor Penzes <andor.penzes@gmail.com>2016-01-18 14:25:10 +0100
committerAndor Penzes <andor.penzes@gmail.com>2016-01-18 14:25:10 +0100
commit3016de5d5d9477f43b340e30bd2f737de98243da (patch)
tree9734e9d55dc7f15444156a4f08a3d8693a70b62b /Setup.hs
parent582c5766f295bd6b0098d4bfaa9c14ca6012794f (diff)
Add cabal check and sdist to travis build.
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 00000000..9a994af6
--- /dev/null
+++ b/Setup.hs
@@ -0,0 +1,2 @@
1import Distribution.Simple
2main = defaultMain