| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
LLVM.Internal.Diagnostic
Contents
Documentation
withSMDiagnostic :: (Ptr SMDiagnostic -> IO a) -> IO a Source #
getDiagnostic :: Ptr SMDiagnostic -> IO Diagnostic Source #
Orphan instances
| Monad m0 => DecodeM m0 DiagnosticKind DiagnosticKind Source # | |
| Monad m0 => EncodeM m0 DiagnosticKind DiagnosticKind Source # | |