#1833: Haddock 2 can not process the base package with HscTarget = HscNothing
------------------------+---------------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHC API | Version: 6.8.1
Severity: major | Resolution:
Keywords: | Testcase:
Architecture: x86 | Os: Linux
------------------------+---------------------------------------------------
Comment (by guest):
Ehm... The code from Haddock looks like this:
{{{
typecheckFiles session files = do
-- load all argument files
targets <- mapM (\f -> guessTarget f Nothing) files
setTargets session targets
flag <- load session LoadAllTargets
}}}
Anyway, I guess nothing should be wrong with it.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1833#comment:1>
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