👩💻 Join our community of thousands of amazing developers!
Hasura’s core engine is built in Haskell. Although a seemingly risky choice initially, our choice of spending our innovation token / golden ticket to build with Haskell had paid off well. :)github.com/hasura/graphql-engineHaskell is particularly well suited for complex concurrent programming tasks (hello web servers!) and to...