[GHC] #14917: Allow levity polymorhism in binding position
GHC
ghc-devs at haskell.org
Mon Mar 19 13:31:28 UTC 2018
#14917: Allow levity polymorhism in binding position
-------------------------------------+-------------------------------------
Reporter: andrewthad | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.2.2
Resolution: | Keywords:
| LevityPolymorphism
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 simonpj):
> You know, this is all very much like unboxed tuples.
But do we allow `(#,,#) x y` or stuff like that with a possibly-
unsaturated use of the data constructor?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14917#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list