[GHC] #1509: Make unboxed tuples more supported
GHC
cvs-ghc at haskell.org
Tue Jan 22 20:40:13 CET 2013
#1509: Make unboxed tuples more supported
---------------------------------+------------------------------------------
Reporter: guest | Owner:
Type: feature request | Status: new
Priority: low | Milestone: _|_
Component: Compiler | Version: 6.6.1
Keywords: | Os: Unknown/Multiple
Architecture: Unknown/Multiple | Failure: None/Unknown
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
---------------------------------+------------------------------------------
Comment(by thoughtpolice):
Max Bolingbroke fixed issue 2 about a year ago in a set of changes he made
to handling unboxed tuples. They're now supported in function arguments,
variables and type constructors.
I don't think issue 1 has been addressed, but I'm not sure how relevant it
still is.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1509#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list