This commit is contained in:
Simon Michael 2010-02-16 04:10:45 +00:00
parent 37a72568b7
commit 0641c5ad28

View File

@ -69,7 +69,7 @@ configflags = tail [""
#endif
#if defined(WEB)
,"web (using simpleserver)"
#else if defined(WEBHAPPSTACK)
#elif defined(WEBHAPPSTACK)
,"web (using happstack)"
#endif
]