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

Hydra.Impl.Haskell.GraphIO

Documentation

assignSchemas :: (Ord m, Show m) => Bool -> Module m -> GraphFlow m (Module m) Source #

runFlow :: s -> Flow s a -> IO (Maybe a) Source #