haskell how to convert a integer into a string code example Example: convert int to string haskell Prelude> show 3 "3"