-
reflex-platform
A curated package set and set of tools that let you build Haskell packages so they can run on a variety of platforms. reflex-platform is built on top of the nix package manager.
Obelisk / reflex-platform contain nix-based solutions to building Haskell code for mobile, so you might be interested in checking out how they do it (or just using them).
-
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.
-
keera-hails-reactive-htmldom
Keera Hails: Haskell on Rails - Reactive Programming Framework for Interactive Haskell applications
To my knowledge, Keera Studios has done the most work on building Haskell dev tools for Android (and iOS) with their "Hails" platform (like Ruby's "Rails", but for Haskell). Their blog has been a bit quiet lately, with not much new since 2020, but their GitHub is still fairly up-to-date.
-
I've heard of Eta (Haskell on JVM). It's supposed to work with Android. https://eta-lang.org
-
The code for the android version is still on a branch, it seems: https://github.com/nomeata/kaleidogen/tree/android