[GHC] #8642: Allow GHCi to print non-pretty forms of things.
GHC
ghc-devs at haskell.org
Mon Dec 30 23:19:24 UTC 2013
#8642: Allow GHCi to print non-pretty forms of things.
-------------------------------------+------------------------------------
Reporter: Fuuzetsu | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 7.7
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by nomeata):
Shoudn’t you use the GHC API then? Parsing output meant for human
consumption has a certain smell of abuse.
It would be great if one can run arbitrary `GhciMonad` actions from the
interpreter prompt. Dennis Felsing has started some work in that
direction, see http://www.haskell.org/pipermail/glasgow-haskell-
users/2012-December/023161.html for pointers.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8642#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list