chatty-0.5.4.0: Some monad transformers and typeclasses to simplify I/O on a transformer stack.

Safe HaskellSafe-Inferred

System.Chatty.Spawn.Builtins

Description

Provides builtins for some common commands.

Synopsis

Documentation

withBuiltins :: (Functor m, MonadSpawn m) => SpawnOverlayT m a -> m aSource

Use builtins if possible.