GHC.Char

Safe Haskell Trustworthy
Language Haskell2010

Utilities

chr :: Int -> Char Source

The toEnum method restricted to the type Char.

Monomorphic equality operators

See GHC.Classes#matching_overloaded_methods_in_rules

eqChar :: Char -> Char -> Bool Source

neChar :: Char -> Char -> Bool Source

© The University of Glasgow and others
Licensed under a BSD-style license (see top of the page).
https://downloads.haskell.org/~ghc/8.10.2/docs/html/libraries/base-4.14.1.0/GHC-Char.html