| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
FRP.Spice.Engine.Driver
Description
This module need not be used directly. Refer to instead.Engine
Documentation
driveNetwork :: (a -> IO (IO ())) -> IO (Maybe a) -> IO () Source
Driving a network created with the
function and a function such as makeNetwork.runInput