From 6ebc895072968d490c8a5d0a78b01a2b0477fc6d Mon Sep 17 00:00:00 2001 From: Stefan O'Rear Date: Mon, 26 Mar 2007 04:14:53 +0000 Subject: Add shebang line to Setup.lhs --- Setup.lhs | 1 + 1 file changed, 1 insertion(+) diff --git a/Setup.lhs b/Setup.lhs index ce3bdaa4..fe12b5be 100644 --- a/Setup.lhs +++ b/Setup.lhs @@ -1,3 +1,4 @@ +#! /usr/bin/runhaskell \begin{code} import Distribution.Simple main = defaultMain -- cgit v1.2.3