
22 Apr
2012
22 Apr
'12
12:56 a.m.
Pretty sure it does default to String, anyway: {-# LANGUAGE OverloadedStrings #-} main = print (show "Hello!")