bamboo-2009.8.16: A simple blog engine on HackSource codeContentsIndex
Bamboo.Model.Post
Documentation
data Post Source
Constructors
Post
uid :: String
title :: String
body :: ByteString
tags :: [String]
comment_size :: Int
reader :: Reader
count :: Int
show/hide Instances
list_ids :: IO [String]Source
fast_list :: IO [Post]Source
fill_stat :: Post -> IO PostSource
get_title :: SCSource
get_date :: String -> CalendarTimeSource
match :: String -> Post -> BoolSource
search :: String -> IO [Post]Source
summary :: Post -> ByteStringSource
full :: Post -> ByteStringSource
has_continue :: Post -> BoolSource
latest :: Int -> IO [Post]Source
id_to_uri :: SCSource
uri_to_id :: SCSource
markup_summary :: Post -> HtmlSource
Produced by Haddock version 2.4.2