:: FilePath -> String -package:turtle -package:ghc -package:haskell-src-meta package:foundation

Use the Show class to create a String. Note that this is not efficient, since an intermediate [Char] is going to be created before turning into a real String.