module Main(main) where import FriendFeed.User main :: IO () main = return ()