how to set an integer value to string haskell code example Example: convert int to string haskell Prelude> show 3 "3"