[GHC] #13779: Add more signature suppression control for dumps
GHC
ghc-devs at haskell.org
Fri Jun 2 19:07:35 UTC 2017
#13779: Add more signature suppression control for dumps
-------------------------------------+-------------------------------------
Reporter: dfeuer | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone: 8.4.1
Component: Compiler | Version: 8.2.1-rc2
Resolution: | 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: |
-------------------------------------+-------------------------------------
Comment (by dfeuer):
I mostly want to be able to suppress them in function arguments. `\(x ::
HUGE TYPE). ...`. Being able to suppress them in `let` bindings separately
wouldn't be bad either.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13779#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list