Hacker News new | ask | show | jobs
by oever 3123 days ago
My experience with Haskell for a webserver is that, yes, it's finnicky to get going. However, type checking from URL router to database [0], with esqueleto, is wonderful. With stack and docker the setup has gotten better.

[0] https://www.yesodweb.com/book/persistent