aboutsummaryrefslogtreecommitdiff
path: root/haddock-test/Setup.lhs
diff options
context:
space:
mode:
authorSebastian Meric de Bellefon <arnaudpourseb@gmail.com>2016-06-06 19:07:17 -0400
committerSebastian Meric de Bellefon <arnaudpourseb@gmail.com>2016-06-06 19:11:35 -0400
commit37692f64d21d417e25d89b92ec1a0fab059ed500 (patch)
tree12793c324179021e0da741564907b41fa0e52cfe /haddock-test/Setup.lhs
parent8d826904a8a37ada9c74f1821cc8a4a1a5abcd05 (diff)
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