-
Hasura
Blazing fast, instant realtime GraphQL APIs on all your data with fine grained access control, also trigger webhooks on database events.
As a non-Haskeller, the only tool I can think of interacting with that has any Haskell is Hasura's graphql-engine[0], which GitHub stats say is 28% Haskell (and then like 55% web languages, so I assume the backend is all Haskell and the web languages are for the UI it presents etc)
Are there other popular Haskell tools? Or is it more of an academic language? I was surprised to see it on the GitHub repo.
[0]: https://github.com/hasura/graphql-engine
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
Thinking about "tools" in a more general sense, there is Pandoc,¹ which is an end-user application, and PureScirpt,² a programming language.
¹ https://pandoc.org
² https://www.purescript.org
-
Thinking about "tools" in a more general sense, there is Pandoc,¹ which is an end-user application, and PureScirpt,² a programming language.
¹ https://pandoc.org
² https://www.purescript.org
-
Yeah, definitely. We're working on adding a guide[1] like that to haskell.org as we speak :)
If you have a chance, you could look over the PR and tell me whether this is roughly what you're thinking of.
[1]: https://github.com/haskell-infra/www.haskell.org/pull/214
-
Can you please report concrete examples here: https://github.com/tomjaguarpaw/tilapia/issues/new
I'll do what I can to improve the situation, but I need to know which packages precisely you are talking about.