Next | Query returned 1 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2025-03-08 03:51:31 by Masatake Daimon | Files touched by this commit (5)
Log message:
devel/hs-io-streams: import hs-io-streams-1.5.2.2

The io-streams library contains simple and easy-to-use primitives for I/O
using streams. Most users will want to import the top-level convenience
module System.IO.Streams, which re-exports most of the library:

import System.IO.Streams (InputStream, OutputStream)
import qualified System.IO.Streams as Streams

For first-time users, io-streams comes with an included tutorial, which can
be found in the System.IO.Streams.Tutorial module.

Next | Query returned 1 messages, browsing 1 to 10 | previous