StaticPagesController parseRoute' used endOfInput for "/", but IHP passes the raw path string so the parser received "/" not "". Match it explicitly with string "/" before endOfInput, consistent with all other routes. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| Controller | ||
| Job | ||
| View | ||
| FrontController.hs | ||
| Routes.hs | ||
| Types.hs | ||