fac68589

By: Tom Sydney Kerckhove <syd@cs-syd.eu>

safe-coloured-text 0.6.0.0: add chunkStyleHyperlink for OSC 8 hyperlinks

Add chunkStyleHyperlink :: !(Maybe Text) to ChunkStyle so that OSC 8
hyperlink URLs flow through tokensToChunks just like SGR state.

renderChunkBuilder now emits OSC 8 open/close sequences when the field
is set, enabling a clean roundtrip for hyperlinked chunks.

Also bump safe-coloured-text-parsing to record that tokensToChunks now
populates chunkStyleHyperlink.