Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
A line of text, which is made up of a chunk and an indent level.
toByteString :: Line -> ByteString Source #
Converts a line to a ByteString
by indenting the chunk.
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
A line of text, which is made up of a chunk and an indent level.
toByteString :: Line -> ByteString Source #
Converts a line to a ByteString
by indenting the chunk.