coda-0.0.1: The coda compiler

Copyright(c) Edward Kmett 2017
LicenseBSD2
MaintainerEdward Kmett <ekmett@gmail.com>
Stabilityexperimental
Portabilitynon-portable
Safe HaskellNone
LanguageHaskell2010

Coda.Server

Description

 

Documentation

logMessage :: MonadIO m => Severity -> Text -> m () Source #

telemetryEvent :: MonadIO m => Value -> m () Source #

showMessage :: MonadIO m => Severity -> Text -> m () Source #