haskell-src-exts-1.17.0: tests/examples/HashBang.hs
#!/usr/bin/env runhaskell -- Hello world main :: IO () main = undefined -- Post-apocalyptic hello world
#!/usr/bin/env runhaskell -- Hello world main :: IO () main = undefined -- Post-apocalyptic hello world