Pretty sure it does default to String, anyway:

{-# LANGUAGE OverloadedStrings #-}

main = print (show "Hello!")

_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to