hydra-0.5.1: Type-aware transformations for data and programs
Safe HaskellSafe-Inferred
LanguageHaskell2010

Hydra.Flows

Description

Functions and type class implementations for working with Hydra's built-in Flow monad

Documentation

fromFlowIo :: s -> Flow s a -> IO a Source #