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

Cannot build from hackage #30

Closed accursoft closed 10 years ago

accursoft commented 10 years ago
src/MFlow/Wai.hs:45:8:
    Could not find module ‘Data.Conduit.Lazy’
    It is a member of the hidden package ‘conduit-extra-1.1.0.2’.
    Perhaps you need to add ‘conduit-extra’ to the build-depends in your .cabal file.
    Use -v to see a list of the files searched for.
Failed to install MFlow-0.4.4

This appears to have been fixed in the source, please could you upload a new version to hackage?

agocorona commented 10 years ago

Done