camfort-0.904: CamFort - Cambridge Fortran infrastructure

Safe HaskellNone
LanguageHaskell2010

Camfort.Specification.Stencils.CheckFrontend

Contents

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