agocorona / MFlow

(Haskell) Web application server with stateful, type safe user interactions and widget combinators
http://mflowdemo.herokuapp.com
Other
100 stars 12 forks source link

does not install via cabal #2

Closed metakeule closed 11 years ago

metakeule commented 11 years ago
cabal install mflow

results in

MFlow-0.2.0.4 depends on Workflow-0.8.0.0 which failed to install.
Workflow-0.8.0.0 failed during the building phase. The exception was:
ExitFailure 1

workflow 0.8.0.1 is installable, however mflow requires 0.8.0.0

agocorona commented 11 years ago

I uploaded a new version of workflow. Please run a cabal update. Now in my desktop it works