Home
last modified time | relevance | path

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

/dports/security/hs-cryptol/cryptol-2.11.0/src/Cryptol/TypeCheck/
H A DMonad.hs143 let theSu = iSubst finalRW function
144 defSu = defaultingSubst theSu
145 warns = fmap' (fmap' (apSubst theSu)) (iWarnings finalRW)
158 , UnsolvedGoals [apSubst theSu g]
162 errs -> inferFailed warns [(r,apSubst theSu e) | (r,e) <- errs]