#1205: ghci reports functions not in scope after loading a .hs, if there is a .o
present
--------------------------------+-------------------------------------------
Reporter: guest | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: _|_
Component: GHCi | Version: 6.6
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Os: Unknown | Testcase:
Architecture: Unknown |
--------------------------------+-------------------------------------------
Comment (by Isaac Dupree):
Actually, that could be positively useful considering when ghci needs
things to be compiled first
<http://www.haskell.org/ghc/docs/latest/html/users_guide/ghci-faq.html>
... including -O, though "exporting" everything in a module like this
would probably have some impact on optimizations? Separately, it would be
nice to avoid modules that depend on this one from having to be recompiled
more often, since _they_ only depend on the external module interface...
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1205>
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