Are there any MVC web frameworks for Haskell?
With Haskell's type-system, you're very confident in making major changes at any point in the project lifecycle. So Haskell is a great fit for the kind of fast-changing web applications we're building.
IHP is a database centric web framework. We introspect your database schema to provide type-safe APIs and query builders. You don't have to be a database expert to use IHP, with the Schema Designer you quickly click together your data structures.
It may be worth looking at the Yesod framework:
http://docs.yesodweb.com/
which takes some of the concepts found in MVC web frameworks fitted in modern and idomatic Haskell.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With