hedgehog-extras-0.4.5.2: Supplemental library for hedgehog
Safe HaskellSafe-Inferred
LanguageHaskell2010

Hedgehog.Extras.Stock.IO.File

Synopsis

Documentation

fileContains :: String -> FilePath -> IO Bool Source #

Determine if the given string is found in the given file.