bamboo-2009.8.16: A simple blog engine on Hack
Source code
Contents
Index
Bamboo.Model.Post
Documentation
data
Post
Source
Constructors
Post
uid
::
String
title
::
String
body
::
ByteString
tags
:: [
String
]
comment_size
::
Int
reader
::
Reader
count
::
Int
Instances
Eq
Post
Show
Post
Default
Post
FlatRead
Post
Listable
Post
Gettable
Post
Addressable
Post
Datable
Post
Markable
Post
Resource
Post
list_ids
::
IO
[
String
]
Source
fast_list
::
IO
[
Post
]
Source
fill_stat
::
Post
->
IO
Post
Source
get_title
::
SC
Source
get_date
::
String
->
CalendarTime
Source
match
::
String
->
Post
->
Bool
Source
search
::
String
->
IO
[
Post
]
Source
summary
::
Post
->
ByteString
Source
full
::
Post
->
ByteString
Source
has_continue
::
Post
->
Bool
Source
latest
::
Int
->
IO
[
Post
]
Source
id_to_uri
::
SC
Source
uri_to_id
::
SC
Source
markup_summary
::
Post
->
Html
Source
Produced by
Haddock
version 2.4.2