File: day_238__back_to_Android.mdwn

package info (click to toggle)
git-annex 10.20230126-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 69,344 kB
  • sloc: haskell: 74,654; javascript: 9,103; sh: 1,304; makefile: 203; perl: 136; ansic: 44
file content (11 lines) | stat: -rw-r--r-- 543 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
Back to really working toward an Android webapp now. I have been improving
the EvilSplicer, and the build machinery, and build environment all day.
Slow but steady progress.

First milestone of the day was when I got `yesod-form` to build with all
Template Haskell automatically expanded by the EvilSplicer. (With a few
manual fixups where it's buggy.)

At this point the Android build with the webapp enabled successfully
builds several files containing Yesod code.. And I suspect I am very close
to getting a first webapp build for Android.