Safe Haskell | Safe-Inferred |
---|
BuildBox.Data.Log
Description
When the output of a command is long, keeping it as a String
is a bad idea.
Documentation
type Line = ByteStringSource
firstLines :: Int -> Log -> LogSource
O(n) Take the first m lines from a log