Home
last modified time | relevance | path

Searched refs:findInterfaceFile (Results 1 – 2 of 2) sorted by relevance

/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Interaction/
H A DFindFile.hs14 , findInterfaceFile', findInterfaceFile
188 findInterfaceFile :: TopLevelModuleName -> TCM (Maybe InterfaceFile)
189 findInterfaceFile m = findInterfaceFile' =<< findFile m function
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Compiler/
H A DBackend.hs270 mifile <- (Just . filePath . intFilePath =<<) <$> findInterfaceFile mName