No, not really. Linked lists are very easy to deal with recursively and Strings automatically work with any already-defined list functions.
More to the point, there's nothing elegant about [Char] --- its sole "advantage" is requiring no thought.