[GHC] #12540: RFC: Allow not quantifying every top-level quantifiee
GHC
ghc-devs at haskell.org
Fri Aug 26 10:09:05 UTC 2016
#12540: RFC: Allow not quantifying every top-level quantifiee
-------------------------------------+-------------------------------------
Reporter: Iceland_jack | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.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):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Iceland_jack):
Ah that would do just fine, the only downside is that it makes it less
explicit if a type variable is scoped (seeing a top-level `forall` is a
decent indicator that something in the body needs it) but it sounds good
to me.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12540#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list