[added google analytics. minor tweaks to makefile Jeremy Shaw **20100528042934 Ignore-this: 24420d7d377f67c198068a71c59caa18 ] hunk ./HelloWorld.lhs 137 + hunk ./Main.lhs 38 + hunk ./Makefile 5 -DEPS := RouteFilters.lhs HelloWorld.lhs +DEPS := HelloWorld.lhs RouteFilters.lhs hunk ./Makefile 18 -toc.html: $(DEPS) gen-toc.hs +toc.html: $(subst .lhs,.html,$(DEPS)) gen-toc.hs hunk ./RouteFilters.lhs 24 + +

Matching on static path segments

+ hunk ./RouteFilters.lhs 38 -
check that there are no unmatched path segments remaining
+
check that there are no path segments remaining
hunk ./RouteFilters.lhs 55 +