putStr package:streaming-bytestring

Print a stream of bytes to STDOUT.
Print a stream of bytes to STDOUT, ending with a final n. Note: The final n is not added atomically, and in certain multi-threaded scenarios might not appear where expected.