xrefcheck-0.1.1.2

Safe HaskellNone
LanguageHaskell2010

Xrefcheck.System

Synopsis

Documentation

readingSystem :: IO a -> a Source #

We can quite safely treat surrounding filesystem as frozen, so IO reading operations can be turned into pure values.

newtype RelGlobPattern Source #

Glob pattern relative to repository root.

Constructors

RelGlobPattern FilePath