bamboo-2009.8.16: A simple blog engine on HackSource codeContentsIndex
Bamboo.Model.Tag
Documentation
data Tag Source
Constructors
Tag
uid :: String
name :: String
resources :: Set ByteString
show/hide Instances
get_name :: SCSource
get_resources :: String -> IO ByteStringSource
get_resources_set :: String -> IO (Set ByteString)Source
bs_slash :: ByteString -> ByteString -> ByteStringSource
resource_title_from_name :: SCSource
tag_map' :: [Tag] -> Map String (Set ByteString)Source
tag_map :: IO (Map String (Set ByteString))Source
for_resource :: [Tag] -> String -> [String]Source
fill_tag :: [Tag] -> Post -> PostSource
sorted :: [Tag] -> [Tag]Source
name_to_id :: SCSource
Produced by Haddock version 2.4.2