File: day_238__back_to_Android.mdwn

package info (click to toggle)
git-annex 5.20141125
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 37,828 kB
  • ctags: 583
  • sloc: haskell: 42,582; sh: 1,080; ansic: 498; makefile: 316; perl: 125
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.