I go to gym every sunday to lift and pray
Track personal records in a nifty app. Saves navigating annoying UI.
This project is a consumer of haskell-mobile. Its purpose is to drive haskell-mobile's API design by being a real-world user of it.
If you encounter a haskell-mobile defect while working on this project — a missing feature, a wrong abstraction, a symbol that leaks into consumer code — fix it in haskell-mobile. Do not add workarounds here (FFI exports, compatibility stubs, conditional imports, etc.).
A workaround in prrrrrrrrr that papers over a haskell-mobile bug is a code smell. It hides the problem from the library's own test suite and makes the correct fix harder to see.