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

Three compile-errors in b2c039bbe23af22f8a6eb66d55af7c616583c364 #57

Closed kfowler closed 9 years ago

kfowler commented 9 years ago

when trying to cabal build Demos

1) Demos/MFlowPersistent.hs:47:1: Illegal instance declaration for ‘ToBackendKey SqlBackend BlogPost’

~

ghc --version: The Glorious Glasgow Haskell Compilation System, version 7.8.3

agocorona commented 9 years ago

Thanks