b13e696c93
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
3 lines
72 B
Haskell
Executable file
3 lines
72 B
Haskell
Executable file
#!/usr/bin/env runhaskell
|
|
import Distribution.Simple
|
|
main = defaultMain
|