
#14718: Add Boolean type families to 'base' package -------------------------------------+------------------------------------- Reporter: chshersh | Owner: (none) Type: feature request | Status: closed Priority: normal | Milestone: Component: Core Libraries | Version: 8.5 Resolution: invalid | Keywords: base, type | families, Bool Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by RyanGlScott): * status: new => closed * resolution: => invalid Comment: What you seek is already in `base`, in the [https://hackage.haskell.org/package/base-4.10.1.0/docs/Data-Type- Bool.html Data.Type.Bool] module. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14718#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler