aboutsummaryrefslogtreecommitdiff
path: root/ch26/26_a_1/Setup.lhs
diff options
context:
space:
mode:
Diffstat (limited to 'ch26/26_a_1/Setup.lhs')
-rw-r--r--ch26/26_a_1/Setup.lhs3
1 files changed, 3 insertions, 0 deletions
diff --git a/ch26/26_a_1/Setup.lhs b/ch26/26_a_1/Setup.lhs
new file mode 100644
index 0000000..4c55f9b
--- /dev/null
+++ b/ch26/26_a_1/Setup.lhs
@@ -0,0 +1,3 @@
+#!/usr/bin/env runhaskell
+> import Distribution.Simple
+> main = defaultMain