Workflow icon indicating copy to clipboard operation
Workflow copied to clipboard

re-startable monad that recover the execution state from a log, and workflow patterns

Results 6 Workflow issues
Sort by recently updated
recently updated
newest added

It looks like this project is abandoned. Latest `Workflow`, `0.8.3`, does not build with GHC 8.6 or higher. I published revision 2 that restricts building to GHC

If I want to store state in, say, Redis instead of in files, can that be done?

I think that it used to be formatted, but now it's all messed up.

``` /opt/ghc-7.6.3/bin/ghc --make -fbuilding-cabal-package -O -odir dist/build -hidir dist/build -stubdir dist/build -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -package-name Workflow-0.8.0.6 -hide-all-packages -no-user-package-db -package-db /var/lib/jenkins/workspace/Stackage with GHC 7.6.3/stackage/sandbox/package-db -package-db dist/package.conf.inplace...

Interesting package but a bit difficult to follow because of the documentation and the fact that only a few of the demos actually run with runhaskell after a cabal install.