Home
last modified time | relevance | path

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

/dports/lang/ghc/ghc-8.10.7/compiler/GHC/
H A DThToHs.hs1815 = do { unless (okVarOcc n) (failWith (badOcc OccName.varName n))
1820 | not (okOcc ctxt_ns occ_str) = failWith (badOcc ctxt_ns occ_str)
1843 badOcc :: OccName.NameSpace -> String -> SDoc
1844 badOcc ctxt_ns occ function