plutus-tx-plugin-1.60.0.0: The Plutus Tx compiler and GHC plugin
Safe HaskellSafe-Inferred
LanguageHaskell2010

PlutusTx.Plugin.Unsupported

Synopsis

Documentation

checkIOTypeMaybe Unsupported Source #

Check if the type involves IO.

checkUnsupportedMethodHsExpr GhcTcMaybe Unsupported Source #

Check if an expr is a method of an unsupported base class.