import Data.Vector.Storable.ByteString.Char8 main = print ("abcdef" :: ByteString)