[GHC] #7627: Space in nullary unboxed tuples
GHC
cvs-ghc at haskell.org
Fri Feb 15 12:46:18 CET 2013
#7627: Space in nullary unboxed tuples
---------------------------------+------------------------------------------
Reporter: monoidal | Owner:
Type: bug | Status: patch
Priority: normal | Milestone: 7.8.1
Component: Compiler | Version: 7.6.1
Keywords: | Os: Unknown/Multiple
Architecture: Unknown/Multiple | Failure: None/Unknown
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
---------------------------------+------------------------------------------
Changes (by simonmar):
* milestone: => 7.8.1
Comment:
Replying to [comment:3 simonpj]:
> So we could just back off this and say that if you have `-XUboxedTuples`
then "`(##)`" means a unit unboxed tuple, not the operator "`##`". I
think that'd be better.
Sounds good to me.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7627#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list