[GHC] #1748: main-is argument cannot be hierarchical module
GHC
trac at haskell.org
Mon Oct 8 09:45:35 EDT 2007
#1748: main-is argument cannot be hierarchical module
-------------------------+--------------------------------------------------
Reporter: guest | Owner: simonmar
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 6.9
Severity: normal | Resolution: fixed
Keywords: | Difficulty: Unknown
Os: Unknown | Testcase: driver062.5
Architecture: Unknown |
-------------------------+--------------------------------------------------
Changes (by simonmar):
* testcase: => driver062.5
* status: new => closed
* resolution: => fixed
Comment:
Fixed:
{{{
Mon Oct 8 14:13:05 BST 2007 Simon Marlow <simonmar at microsoft.com>
* FIX #1748: -main-is wasn't handling the case of a single hierarchical
module
test case is driver062.5
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1748#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list