Commit Graph

15 Commits

Author SHA1 Message Date
Michael Snoyman
b26868cd28 Version bumps 2012-02-09 15:20:15 +02:00
Simon Hengel
5c2f2b11c3 Use HTTP repository URLs
That way they get linked from Hackage.
2012-01-18 09:45:31 +01:00
Michael Snoyman
e16ed57849 Overlap checking (and addresses #174) 2012-01-10 13:42:35 +02:00
Michael Snoyman
69a5d0e0ed Whole repo builds with new yesod-routes 2012-01-05 15:27:16 +02:00
Michael Snoyman
1e8b15acff Move route parsing to yesod-routes 2012-01-05 05:38:31 +02:00
Michael Snoyman
928f39b795 Manually wrote proper dispatch function, need to translate to TH 2012-01-03 11:11:41 +02:00
Michael Snoyman
a14851d956 Get it to build again 2012-01-03 08:37:23 +02:00
Michael Snoyman
d69ee53a17 yesod-routes: removed yesod-core dependency 2012-01-03 08:33:44 +02:00
Michael Snoyman
f909669dd0 Get tests to compile 2012-01-03 08:33:44 +02:00
Michael Snoyman
140a6e6d5f Added TH module, creates route type and RenderRoute instance 2012-01-03 08:33:44 +02:00
Michael Snoyman
6a325f9e4c Extensive comments on dispatch code 2012-01-03 08:33:44 +02:00
Michael Snoyman
1a40b16e4c Switch to Literate Haskell 2012-01-03 08:33:44 +02:00
Michael Snoyman
619e74dd45 Incomplete route changes 2012-01-03 08:33:44 +02:00
Michael Snoyman
820adf2971 dynamic test 2012-01-03 08:33:44 +02:00
Michael Snoyman
3178a584d0 Initial yesod-routes, doesn't do much yet 2012-01-03 08:33:44 +02:00