[GHC] #8302: Add 'bool' to Data.Bool

GHC ghc-devs at haskell.org
Mon Sep 16 16:48:20 CEST 2013


#8302: Add 'bool' to Data.Bool
-------------------------------+-------------------------------------------
        Reporter:  ocharles    |            Owner:
            Type:  feature     |           Status:  patch
  request                      |        Milestone:  7.8.1
        Priority:  normal      |          Version:  7.6.3
       Component:              |         Keywords:
  libraries/base               |     Architecture:  Unknown/Multiple
      Resolution:              |       Difficulty:  Easy (less than 1 hour)
Operating System:              |       Blocked By:
  Unknown/Multiple             |  Related Tickets:
 Type of failure:              |
  None/Unknown                 |
       Test Case:              |
        Blocking:              |
-------------------------------+-------------------------------------------

Comment (by ocharles):

 No specific reason - I just tend to automatically add `INLINE` quite
 liberally to small definitions. I can remove it if you want; it might be
 better to be consistent with `maybe` and `either`.

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



More information about the ghc-tickets mailing list