web-browser-in-haskell-1.0: Setup.hs
#!/usr/bin/env runhaskell
module Main (main) where { import Distribution.Simple ; main =
defaultMain }
#!/usr/bin/env runhaskell
module Main (main) where { import Distribution.Simple ; main =
defaultMain }