camfort-1.2.0: CamFort - Cambridge Fortran infrastructure
Safe HaskellSafe-Inferred
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