DPutils-0.1.0.0: utilities for DP
Data.Attoparsec.ByteString.Streaming
Description
Taken from Michael Thompson http://hackage.haskell.org/package/streaming-utils
type Message = ([String], String) Source #
parsed Source #
Arguments
Attoparsec parser
Raw input
The parsed function from streaming-utils
streaming-utils