ghc-8.10.3: The GHC API
Safe HaskellNone
LanguageHaskell2010

TcPat

Synopsis

Documentation

data LetBndrSpec Source #

Instances

Instances details
Outputable LetBndrSpec # 
Instance details

Defined in TcPat

tcPat_O Source #

Arguments

:: HsMatchContext Name 
-> CtOrigin

origin to use if the type needs inst'ing

-> LPat GhcRn 
-> ExpSigmaType 
-> TcM a 
-> TcM (LPat GhcTcId, a) 

A variant of tcPat that takes a custom origin