
6 Feb
2012
6 Feb
'12
2:19 a.m.
On Sun, 2012-02-05 at 04:41 +0100, Daniel Fischer wrote:
That may have been the idea, but doesn't make a difference. GHC allows a shebang line as the first line of a file also in .hs files.
...except when enabling the CPP language extension, then you get a shebang.hs:1:0: error: invalid preprocessing directive #! phase `C pre-processor' failed (exitcode = 1)