]> gitweb.michael.orlitzky.com - dead/halcyon.git/commit - src/Twitter/Status.hs
Add the new reply/retweet fields to Status.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 10 Apr 2012 22:36:06 +0000 (18:36 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 10 Apr 2012 22:36:06 +0000 (18:36 -0400)
commitec4132ae41860a77f97b382acad5cf45b117e75d
treebce7b1e934495ca838c5ace5baf0016e1beb49ff
parent636deff8c41fd640cc2945eae1d7b51432527a6a
Add the new reply/retweet fields to Status.
Take advantage of the Maybe monad in the status_from_content function.
Reformat a test case.
src/Twitter/Status.hs