aboutsummaryrefslogtreecommitdiff
path: root/haddock-test/Setup.lhs
diff options
context:
space:
mode:
authorSebastian Méric de Bellefon <arnaudpourseb@gmail.com>2016-06-15 12:17:29 -0400
committerGitHub <noreply@github.com>2016-06-15 12:17:29 -0400
commite40990d4dbb80db2b7bf5a939866f9eaf4d5b309 (patch)
treef9c5fd53a2dd7ed6f0bac247cf6ed5aad7a962d7 /haddock-test/Setup.lhs
parent2c7c7359eca7c5e59d70958f9a9ef199476615c2 (diff)
parent37692f64d21d417e25d89b92ec1a0fab059ed500 (diff)
Merge pull request #522 from Helkafen/master
publish haddock-test library
Diffstat (limited to 'haddock-test/Setup.lhs')
-rwxr-xr-xhaddock-test/Setup.lhs3
1 files changed, 3 insertions, 0 deletions
diff --git a/haddock-test/Setup.lhs b/haddock-test/Setup.lhs
new file mode 100755
index 00000000..5bde0de9
--- /dev/null
+++ b/haddock-test/Setup.lhs
@@ -0,0 +1,3 @@
+#!/usr/bin/env runhaskell
+> import Distribution.Simple
+> main = defaultMain