W3cubDocs

/Haskell 8

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.8.3/docs/html/libraries/base-4.13.0.0/GHC-Char.html