Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix a build failure on android | Joey Hess | 2013-06-27 |
* | clean up build warnings with yesod 1.2, while still building with 1.1 | Joey Hess | 2013-06-27 |
* | webapp: Fix bug that caused the webapp to hang when built with yesod 1.2. | Joey Hess | 2013-06-27 |
* | now builds with both yesod 1.2 and 1.1 | Joey Hess | 2013-06-03 |
* | add liftH shim between yesod versions, to avoid needing zillions of ifdefs | Joey Hess | 2013-06-03 |
* | don't need any of this on android | Joey Hess | 2013-04-15 |
* | quiet android build warnings | Joey Hess | 2013-04-15 |
* | avoid TH stuff on Android | Joey Hess | 2013-04-15 |
* | simpler use of MIN_VERSION checks | Joey Hess | 2013-03-10 |
* | Makefile now builds using cabal, taking advantage of cabal's automatic detect... | Joey Hess | 2013-02-27 |
* | support building with yesod-default 1.1.0 | Joey Hess | 2012-08-09 |
* | use widgetFile | Joey Hess | 2012-07-26 |
* | webapp now does long polling | Joey Hess | 2012-07-26 |
* | added a custom defaultLayout, static site, and favicon | Joey Hess | 2012-07-26 |