#3372: Allow for multiple linker instances
---------------------------------+------------------------------------------
Reporter: jcpetruzza | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: 7.2.1
Component: Compiler | Version:
Keywords: | Testcase:
Blockedby: | Difficulty: Unknown
Os: Unknown/Multiple | Blocking:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
Comment(by jcpetruzza):
Replying to [comment:4 hgolden]:
> [...] Could you give a use case for this feature that shows its
usefulness? Thanks.
You may want to use ghc in interactive mode to implement some sort of
evaluator as part of a Haskell IDE (e.g., like [http://haskell.hpage.com
this]). You will then want to have one evaluator per opened project and
each evaluator naturally corresponds to a ghc session. One can implement
this with multiple processes but in an arguably less convenient way.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3372#comment:5>
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