[GHC] #11975: New GHCi command to print out the type of an expression without instantiating
GHC
ghc-devs at haskell.org
Thu Jun 23 19:14:26 UTC 2016
#11975: New GHCi command to print out the type of an expression without
instantiating
-------------------------------------+-------------------------------------
Reporter: goldfire | Owner:
Type: feature request | Status: patch
Priority: normal | Milestone:
Component: GHCi | Version: 8.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D2136
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Richard Eisenberg <eir@…>):
In [changeset:"8035d1a5dc7290e8d3d61446ee4861e0b460214e/ghc" 8035d1a/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="8035d1a5dc7290e8d3d61446ee4861e0b460214e"
Fix #10963 and #11975 by adding new cmds to GHCi.
See the user's guide entry or the Note [TcRnExprMode] in TcRnDriver.
Test cases: ghci/scripts/T{10963,11975}
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11975#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list