#836: rebindable if-then-else syntax
----------------------------------+-----------------------------------------
    Reporter:  nibro              |        Owner:  SamAnklesaria
        Type:  feature request    |       Status:  new          
    Priority:  normal             |    Milestone:  _|_          
   Component:  Compiler (Parser)  |      Version:  6.13         
    Keywords:                     |     Testcase:  N/A          
   Blockedby:                     |   Difficulty:  Unknown      
          Os:  Unknown/Multiple   |     Blocking:               
Architecture:  Unknown/Multiple   |      Failure:  None/Unknown 
----------------------------------+-----------------------------------------

Comment(by isaacdupree):

 As SamAnklesaria noted, where using rebindable syntax, it'll still be
 possible to use "case" directly to accomplish primitive "if" / unboxed
 results, if both rebindable and unboxed-if are needed in the same module.
 SimonPJ, so the base library certainly needs not to implicitly import the
 Prelude -- but is it truly okay for it to use non-rebindable syntax? (we
 know currently that it compiles and runs correctly with rebindable
 syntax.)  I guess we'll see.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/836#comment:24>
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