[GHC] #15887: Ideas for a better GHCi editing experience
GHC
ghc-devs at haskell.org
Sat Nov 17 13:43:18 UTC 2018
#15887: Ideas for a better GHCi editing experience
-------------------------------------+-------------------------------------
Reporter: Anchpop | Owner: (none)
Type: feature request | Status: closed
Priority: high | Milestone: Research
| needed
Component: Compiler | Version: 8.6.2
Resolution: invalid | Keywords: QoL
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by monoidal):
> 1) The issue of how to enter multiline mode without needing to enter
:{ and exit it without needing :}.
You can use `:set +m` to obtain this behavior. See also https://github.com
/ghc-proposals/ghc-proposals/issues/181
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15887#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list