warn when various build flags are unset

This commit is contained in:
Joey Hess 2014-03-07 14:37:01 -04:00
parent 533bc8a83e
commit 75ad28dd7c
2 changed files with 20 additions and 1 deletions

View file

@ -45,7 +45,6 @@ import Assistant.Threads.XMPPClient
import Assistant.Threads.XMPPPusher
#endif
#else
#warning Building without the webapp. You probably need to install Yesod..
import Assistant.Types.UrlRenderer
#endif
import qualified Utility.Daemon