Prelude> :t True True :: Bool. Prelude> :t X X :: Char. Prelude> :t Hello, Haskell Hello, Haskell :: [Char]