aboutsummaryrefslogtreecommitdiff
path: root/Setup.hs
diff options
context:
space:
mode:
authorroktas <roktas@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-09-03 15:31:47 +0000
committerroktas <roktas@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-09-03 15:31:47 +0000
commitb13e696c93535c7835201ee34432ca73a11e04aa (patch)
tree61d511dcfaf5d3b7a468171756ea0d234d66595f /Setup.hs
parent2ea3e9495769f10bda29fe82fcf63152da1c020a (diff)
downloadpandoc-b13e696c93535c7835201ee34432ca73a11e04aa.tar.gz
* Urgent fix to address the following issue:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=440668 The below link of a similar bug explains things a bit more: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=431843#22 git-svn-id: https://pandoc.googlecode.com/svn/trunk@1004 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'Setup.hs')
-rwxr-xr-x[-rw-r--r--]Setup.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Setup.hs b/Setup.hs
index 9a994af67..cd7dc3277 100644..100755
--- a/Setup.hs
+++ b/Setup.hs
@@ -1,2 +1,3 @@
+#!/usr/bin/env runhaskell
import Distribution.Simple
main = defaultMain