Home
last modified time | relevance | path

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

/dports/lang/ghc/ghc-8.10.7/compiler/GHC/
H A DThToHs.hs221 isH98Decl = all (not . isGadtCon) constrs function
222 ; unless (isGadtDecl || isH98Decl)