Home
last modified time | relevance | path

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

/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/
H A DMain.hs85 | optPrintAgdaDir opts = return $ MainModePrintAgdaDir function
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Interaction/Options/
H A DBase.hs102 , optPrintAgdaDir :: Bool function
241 , optPrintAgdaDir = False function
453 printAgdaDirFlag o = return $ o { optPrintAgdaDir = True }