| Safe Haskell | None | 
|---|---|
| Language | Haskell2010 | 
Feldspar.Run.Representation
Description
Monad for running Feldspar programs
Documentation
type RunCMD = ControlCMD :+: (PtrCMD :+: (ThreadCMD :+: (ChanCMD :+: (FileCMD :+: C_CMD)))) Source #
| Safe Haskell | None | 
|---|---|
| Language | Haskell2010 | 
Feldspar.Run.Representation
Description
Monad for running Feldspar programs
type RunCMD = ControlCMD :+: (PtrCMD :+: (ThreadCMD :+: (ChanCMD :+: (FileCMD :+: C_CMD)))) Source #