packages feed

ffeed-0.2: Main.hs

module Main(main) where

import FriendFeed.User

main :: IO ()
main = return ()