@hackage ascii-string1.0.0.1

Compact representation of ASCII strings

ASCII strings stored using just 7 bits per character. Compared to ByteString, this saves you a whole byte per 8 characters.