]> gitweb.michael.orlitzky.com - dead/halcyon.git/blobdiff - src/Twitter/Status.hs
Bump tagsoup dependency.
[dead/halcyon.git] / src / Twitter / Status.hs
index 3508593d2ee3af92472d734ee71815bef97ed744..92cf899fae1786562ad96b0c7e7a98ac5915e645 100644 (file)
@@ -7,8 +7,7 @@ module Twitter.Status (
   get_max_status_id,
   pretty_print,
   status_tests,
-  utc_time_to_rfc822
-  )
+  utc_time_to_rfc822)
 where
 
 import Control.Applicative ((<$>), (<*>))