[GHC] #12779: isTrue# doesn't work in ghci anymore

GHC ghc-devs at haskell.org
Fri Oct 28 21:58:10 UTC 2016


#12779: isTrue# doesn't work in ghci anymore
-------------------------------------+-------------------------------------
        Reporter:  osa1              |                Owner:
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  GHCi              |              Version:  8.1
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #12718            |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by rwbarton):

 `isTrue# 123#` isn't allowed. The argument must be `0#` or `1#`.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12779#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list