WURFL-0.1: Convert the WURFL file into a Parsec parserContentsIndex
WURFLTypes
Documentation
class Tropical a where
Methods
tempty :: a
tappend :: a -> a -> a
show/hide Instances
data MD
Constructors
MD
postMethodSupport :: !Bool
columns :: !Int
rows :: !Int
maxImageHeight :: !Int
maxImageWidth :: !Int
colors :: !Int
gif :: !Bool
jpg :: !Bool
png :: !Bool
j2me :: !Bool
j2meHeap :: !Int
j2meHeight :: !Int
j2meWidth :: !Int
markup :: !String
brand :: !String
isWireless :: !Bool
streaming3gpp :: !Bool
show/hide Instances
emptyMD :: MD
data Tree a
Constructors
Node String Maybe a [Tree a]
show/hide Instances
Eq a => Eq (Tree a)
Show a => Show (Tree a)
Produced by Haddock version 2.1.0