[GHC] #12833: GHCi
GHC
ghc-devs at haskell.org
Mon Sep 10 19:28:04 UTC 2018
#12833: GHCi
-------------------------------------+-------------------------------------
Reporter: Iceland_jack | Owner: (none)
Type: feature request | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Resolution: invalid | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by monoidal):
* status: new => closed
* resolution: => invalid
Comment:
I agree with [comment:1 comment:1]. In ghci, standalone "let" refers to
"let" in do-notation, so current behavior is consistent. We could allow
local type and pattern synonyms in let and where clauses, but this is
ticketed as #4020.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12833#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list