how to put numbers into strings in haskell code example Example: convert int to string haskell Prelude> show 3 "3"