bamboo-2009.6.25: A simple blog middleware on hackSource codeContentsIndex
Bamboo.Type.State
Documentation
data State Source
Constructors
State
uid :: String
pager :: Pager
status :: Int
tag_name :: String
search_key :: String
tags :: [Tag]
nav_location :: String
resource_title :: String
human_test_data :: HumanTestData
latest_posts :: [Post]
posts :: [Post]
comments :: [Comment]
static :: Static
env :: Env
config :: Config
show/hide Instances
data HumanTestData Source
Constructors
HumanTestData
left :: Int
right :: Int
op :: Op
show/hide Instances
data Op Source
Constructors
Plus
Minus
show/hide Instances
show_right :: State -> StringSource
show_op :: State -> StringSource
show_left :: State -> StringSource
display_op :: Op -> StringSource
read_op :: String -> OpSource
nums :: [Int]Source
ops :: [Op]Source
simple_eval :: Int -> Int -> Op -> IntSource
mk_human_test :: IO HumanTestDataSource
Produced by Haddock version 2.4.2