camfort-1.0.1: CamFort - Cambridge Fortran infrastructure
Safe HaskellNone
LanguageHaskell2010

Camfort.Specification.Stencils.CheckFrontend

Synopsis

Stencil checking

Validation Results

checkFailure :: CheckResult -> Maybe CheckError Source #

Retrieve the checks for invalid stencils from a CheckResult. Result is Nothing if there are no invalid checks.

Helpers