aboutsummaryrefslogtreecommitdiff
path: root/Utility/Yesod.hs
Commit message (Expand)AuthorAge
* fix build warning when building with yesod 1.2 and newer yesod-coreGravatar Joey Hess2015-08-03
* Revert "fix build warning when building with yesod 1.2"Gravatar Joey Hess2015-08-03
* fix build warning when building with yesod 1.2Gravatar Joey Hess2015-08-03
* Dropped support for older versions of yesod and warp than the ones in Debian ...Gravatar Joey Hess2015-04-22
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* more accurate version boundsGravatar Joey Hess2014-10-24
* deal with yesod's second gratuitous rename of the same function in a yearGravatar Joey Hess2014-10-23
* revert reversionGravatar Joey Hess2014-10-15
* unbreak android buildGravatar Joey Hess2014-10-14
* more accurate bounds on yesod boostrap3 ifdefsGravatar Joey Hess2014-10-13
* avoid using Assistant.WebApp.Bootstrap3 when building with current yesodGravatar Joey Hess2014-10-09
* create a local copy of Yesod.Form.Bootstrap3Gravatar Sören Brunk2014-04-25
* bootstrap3 formsGravatar Sören Brunk2014-04-21
* switch define used, not android specificGravatar Joey Hess2013-12-18
* fix a build failure on androidGravatar Joey Hess2013-06-27
* clean up build warnings with yesod 1.2, while still building with 1.1Gravatar Joey Hess2013-06-27
* webapp: Fix bug that caused the webapp to hang when built with yesod 1.2.Gravatar Joey Hess2013-06-27
* now builds with both yesod 1.2 and 1.1Gravatar Joey Hess2013-06-03
* add liftH shim between yesod versions, to avoid needing zillions of ifdefsGravatar Joey Hess2013-06-03
* don't need any of this on androidGravatar Joey Hess2013-04-15
* quiet android build warningsGravatar Joey Hess2013-04-15
* avoid TH stuff on AndroidGravatar Joey Hess2013-04-15
* simpler use of MIN_VERSION checksGravatar Joey Hess2013-03-10
* Makefile now builds using cabal, taking advantage of cabal's automatic detect...Gravatar Joey Hess2013-02-27
* support building with yesod-default 1.1.0Gravatar Joey Hess2012-08-09
* use widgetFileGravatar Joey Hess2012-07-26
* webapp now does long pollingGravatar Joey Hess2012-07-26
* added a custom defaultLayout, static site, and faviconGravatar Joey Hess2012-07-26