Commit Graph

42 Commits

Author SHA1 Message Date
Michael Snoyman
47d136b057 Allow !# as well as #! #652 2014-01-11 19:51:04 +02:00
Michael Snoyman
b018c5d7aa Allow persistent 1.3 2013-12-26 12:13:10 +02:00
Michael Snoyman
304d5d101e Version bump 2013-12-18 09:07:21 +02:00
Michael Snoyman
ce71775067 Version bump 2013-12-11 17:26:47 +02:00
Michael Snoyman
853e7ad7b5 Remove text upper bounds 2013-12-04 15:01:07 +02:00
Felipe Lessa
6163049028 yesod-routes: Bump version to 1.2.0.1. 2013-06-06 12:53:06 -03:00
Michael Snoyman
16260f3e37 RouteAttrs (fixes #531) 2013-04-21 17:14:40 +03:00
Michael Snoyman
4d8c19becd yesod-routes: parsing included 2013-03-19 15:13:56 +02:00
Michael Snoyman
04a034770b Beginning of a dispatch overhaul 2013-03-12 10:21:26 +02:00
Michael Snoyman
d167842839 Version bumps, http-types 0.8 2013-01-29 10:33:14 +02:00
Michael Snoyman
21090b9314 Version bumps 2012-11-11 10:08:37 +02:00
Michael Snoyman
a1aadc49ad Removed another upper bound 2012-11-09 09:34:35 +02:00
Michael Snoyman
1c7e4c6f1a Version bumps 2012-11-07 12:07:32 +02:00
Michael Snoyman
01eae3351a Avoid the annoying "y shadowed" GHC warnings 2012-10-12 10:22:18 +02:00
Michael Snoyman
45e54ff2bb vector 0.10 2012-10-04 16:44:13 +02:00
Michael Snoyman
df5018a94c hspec 1.3 2012-08-03 15:40:36 +03:00
Michael Snoyman
014732dac8 hspec 1.2 2012-06-26 10:56:50 +03:00
Michael Snoyman
ebc737a5cb conduit 0.5 2012-06-22 15:28:14 +03:00
Michael
255d71171c Beginning of hierarchichal routes, not done 2012-06-13 09:26:21 +03:00
Michael Snoyman
04c0a66f8f Remove containers upper bound 2012-05-14 15:07:17 +03:00
Michael Snoyman
61b5627e44 Version bumps 2012-05-14 12:33:44 +03:00
Simon Hengel
543e815744 yesod-routes: Adapt cabal file for hspec-1.1 2012-05-07 07:43:36 +02:00
Mark Wright
1c4bbd52a7 yesod-routes changes for hspec 1.0 2012-05-06 12:21:08 +10:00
Michael Snoyman
a4920c46ca Version bumps 2012-04-19 07:57:43 +03:00
Mark Wright
745edc36b1 Add test/main.hs to extra-source-files: to hopefully fix https://github.com/yesodweb/yesod/issues/331 2012-04-16 21:15:58 +10:00
Michael Snoyman
43d938bbe7 Switch from BSD3 to MIT 2012-04-03 10:45:51 +03:00
Michael Snoyman
cbd0719f37 conduit 0.3 2012-03-12 13:40:04 +02:00
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