readFile package:hedgehog

The readFile function reads a file and returns the contents of the file as a string. The file is read lazily, on demand, as with getContents.