getLine package:bytestring

Deprecated: Deprecated since bytestring-0.12. Use getLine instead. (Functions that rely on ASCII encodings belong in Data.ByteString.Char8)
Read a line from stdin.
Deprecated: Deprecated since bytestring-0.12. Use hGetLine instead. (Functions that rely on ASCII encodings belong in Data.ByteString.Char8)
Read a line from a handle