:: String -> IO () package:hedgehog

The same as putStr, but adds a newline character.
Write a string to the standard output device (same as hPutStr stdout).