main-tester-0.1.0.0: Capture stdout/stderr/exit code, and replace stdin of your main function.

Safe HaskellSafe
LanguageHaskell2010

Test.Main.Internal

Synopsis

Documentation

normalizeNewLines :: ProcessResult -> ProcessResult Source #

Use to avoid errors in related to new line code in tests. Currently I use this function only for this module's test.