summaryrefslogtreecommitdiff
path: root/examples/Setup.hs
diff options
context:
space:
mode:
authorCsaba Hruska <csaba.hruska@gmail.com>2016-02-04 14:34:47 +0100
committerCsaba Hruska <csaba.hruska@gmail.com>2016-02-04 14:34:47 +0100
commit580d3fb560f31e22d3040fe80642fbaea1e3a4d4 (patch)
tree8252fe57e7fd4f0b4b7a3b1f29b7ade479f52abc /examples/Setup.hs
parentc2bc1b9b4b9d04550178b80de381ed33b7f0f7c9 (diff)
add cabal file for examples
Diffstat (limited to 'examples/Setup.hs')
-rw-r--r--examples/Setup.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/Setup.hs b/examples/Setup.hs
new file mode 100644
index 0000000..9a994af
--- /dev/null
+++ b/examples/Setup.hs
@@ -0,0 +1,2 @@
1import Distribution.Simple
2main = defaultMain