-
https://github.com/ekmett/codex/blob/65617cb7a05b74f3a6e9ca7149facf1cf043e6aa/engine/src/Engine.hs#L48 is terrifying looking, but a couple of years back when I was playing with it, I'll confess the user-facing story was great:
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Taken from here: https://github.com/digitallyinduced/ihp-forum/blob/master/Web/Controller/Users.hs#L31
-
ihp
🔥 The fastest way to build type safe web apps. IHP is a new batteries-included web framework optimized for longterm productivity and programmer happiness
This code uses ?context for e.g. accessing the current user and ?modelContext for calling fetch (the model context just holds the database connection)