skeletest-0.1.0: Batteries-included, opinionated test framework
Safe HaskellNone
LanguageGHC2021

Skeletest.Internal.Preprocessor

Synopsis

Documentation

processFile :: FilePath -> Text -> IO Text Source #

Preprocess the given Haskell file. See Main.hs