1 2 3 4 5
import Control.Exception import qualified Data.ByteString.Char8 as B import GHC.Compact main = compact (B.pack ['a'..'c'])