#1312: runghc doesn't respect -main-is
----------------------+-----------------------------------------------------
Reporter: simonmar | Owner: igloo
Type: bug | Status: closed
Priority: normal | Milestone: 6.8.3
Component: Compiler | Version: 6.6.1
Severity: minor | Resolution: fixed
Keywords: | Difficulty: Easy (1 hr)
Testcase: | Architecture: Multiple
Os: Unknown |
----------------------+-----------------------------------------------------
Comment (by fons):
According the runghc's help message:
{{{
runghc [-f GHC-PATH | --] [GHC-ARGS] [--] FILE ARG
}}}
Shouldn't {{{runghc -- -main-is foo -- bar.hs}}} suffice (without the
{{{--ghc-arg}}} flag) ?
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1312#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs