Hsed-0.2.1: Stream Editor in Haskell

Portabilitynon-portable
Stabilityexperimental
Maintainervirukav@gmail.com

Hsed.Sed

Description

This module provides functions to execute the sed script. See execScript below for an example

Synopsis

Documentation

execScript_ :: [FilePath] -> SedScript -> IO ()Source

Execute the sed script and print the result to stdout