#3380: [Patch] Support implicit concatenation in list comprehensions
---------------------------------+------------------------------------------
    Reporter:  batterseapower    |        Owner:                  
        Type:  feature request   |       Status:  new             
    Priority:  normal            |    Milestone:                  
   Component:  Compiler          |      Version:  6.10.4          
    Severity:  normal            |   Resolution:                  
    Keywords:                    |   Difficulty:  Unknown         
    Testcase:                    |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Changes (by simonpj):

 * cc: [email protected] (added)
  * difficulty:  => Unknown

Comment:

 Thanks for trying this out. I'm adding Koen to the cc list since he
 suggested the idea originally.

 Frankly, I'm unsure whether it's a feature that pays its way.  It uses
 syntactic space, which is good, but it's one more thing to maintain and
 explain.  It's not a big deal, but I'd like to hear some more people
 saying "oh yes I want this" before committing to it forever.

 Max: one way to get such expressions of support would be to describe the
 feature (linking to this ticket) in a message to Haskell Cafe, and
 encourage people to add use cases.

 Does anyone else have an opinion, especially Koen?



 Simon

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3380#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to