Mikan
Safe HaskellNone
LanguageHaskell2010

Mikan.Interaction.ReadFile

Description

Utilities for caching file system access.

Synopsis

Documentation

readFileTCM :: AbsolutePath -> TCM ReadFile Source #

Read and hash the contents of an AbsolutePath if it has not yet been read in this era.

hashSourceFile :: SourceFile -> TCM Hash Source #

Get the hash of a source file.