Perf: fix appendFS
To append 2 FastString we don't need to convert them into ByteString: use ShortByteString's Semigroup instance instead.
To append 2 FastString we don't need to convert them into ByteString: use ShortByteString's Semigroup instance instead.