interface Text.XHtml.Strict.Attributes where { {-# NEED #-} instance (Prelude.Integral a) => Prelude.Fractional (Ratio.Ratio a); {-# NEED #-} instance (Prelude.Integral a) => Prelude.RealFrac (Ratio.Ratio a); {-# NEED #-} instance (Prelude.Integral a) => Prelude.Num (Ratio.Ratio a); {-# NEED #-} instance (Prelude.Integral a) => Prelude.Real (Ratio.Ratio a); {-# NEED #-} instance (Prelude.Integral a) => Prelude.Enum (Ratio.Ratio a); {-# NEED #-} instance (Prelude.Read a,Prelude.Integral a) => Prelude.Read (Ratio.Ratio a); {-# NEED #-} instance (Prelude.Integral a) => Prelude.Ord (Ratio.Ratio a); {-# NEED #-} instance (Prelude.Integral a) => Prelude.Eq (Ratio.Ratio a); {-# NEED #-} instance Prelude.Functor NHC.Internal.IO; {-# NEED #-} instance Prelude.Monad NHC.Internal.IO; {-# NEED #-} instance (Prelude.Integral a) => Prelude.Show (Ratio.Ratio a); {-# NEED #-} instance (Prelude.Show a) => Prelude.Show (NHC.Internal.IO a); {-# NEED #-} instance Prelude.Show Text.XHtml.Internals.HtmlAttr; interface Ratio {-# NEED Ratio #-} data Ratio a; interface NHC.Internal {-# NEED IO #-} newtype {-# #-} IO a; {-# NEED World #-} data World; interface ! Text.XHtml.Strict.Attributes {-# NEED width #-} width{-# 0 #-}::(Prelude.String -> Text.XHtml.Internals.HtmlAttr); {-# NEED value #-} value{-# 0 #-}::(Prelude.String -> Text.XHtml.Internals.HtmlAttr); {-# NEED valign #-} valign{-# 0 #-}::(Prelude.String -> Text.XHtml.Internals.HtmlAttr); {-# NEED usemap #-} usemap{-# 0 #-}::(Prelude.String -> Text.XHtml.Internals.HtmlAttr); {-# NEED title #-} title{-# 0 #-}::(Prelude.String -> Text.XHtml.Internals.HtmlAttr); {-# NEED thetype #-} thetype{-# 0 #-}::(Prelude.String -> Text.XHtml.Internals.HtmlAttr); {-# NEED thestyle #-} thestyle{-# 0 #-}::(Prelude.String -> Text.XHtml.Internals.HtmlAttr); {-# NEED thefor #-} thefor{-# 0 #-}::(Prelude.String -> Text.XHtml.Internals.HtmlAttr); {-# NEED theclass #-} theclass{-# 0 #-}::(Prelude.String -> Text.XHtml.Internals.HtmlAttr); {-# NEED src #-} src{-# 0 #-}::(Prelude.String -> Text.XHtml.Internals.HtmlAttr); {-# NEED size #-} size{-# 0 #-}::(Prelude.String -> Text.XHtml.Internals.HtmlAttr); {-# NEED shape #-} shape{-# 0 #-}::(Prelude.String -> Text.XHtml.Internals.HtmlAttr); {-# NEED selected #-} selected{-# 0 #-}::Text.XHtml.Internals.HtmlAttr; {-# NEED rules #-} rules{-# 0 #-}::(Prelude.String -> Text.XHtml.Internals.HtmlAttr); {-# NEED rowspan #-} rowspan{-# 0 #-}::(Prelude.Int -> Text.XHtml.Internals.HtmlAttr); {-# NEED rows #-} rows{-# 0 #-}::(Prelude.String -> Text.XHtml.Internals.HtmlAttr); {-# NEED rev #-} rev{-# 0 #-}::(Prelude.String -> Text.XHtml.Internals.HtmlAttr); {-# NEED rel #-} rel{-# 0 #-}::(Prelude.String -> Text.XHtml.Internals.HtmlAttr); {-# NEED nohref #-} nohref{-# 0 #-}::Text.XHtml.Internals.HtmlAttr; {-# NEED name #-} name{-# 0 #-}::(Prelude.String -> Text.XHtml.Internals.HtmlAttr); {-# NEED multiple #-} multiple{-# 0 #-}::Text.XHtml.Internals.HtmlAttr; {-# NEED method #-} method{-# 0 #-}::(Prelude.String -> Text.XHtml.Internals.HtmlAttr); {-# NEED maxlength #-} maxlength{-# 0 #-}::(Prelude.Int -> Text.XHtml.Internals.HtmlAttr); {-# NEED lang #-} lang{-# 0 #-}::(Prelude.String -> Text.XHtml.Internals.HtmlAttr); {-# NEED ismap #-} ismap{-# 0 #-}::Text.XHtml.Internals.HtmlAttr; {-# NEED identifier #-} identifier{-# 0 #-}::(Prelude.String -> Text.XHtml.Internals.HtmlAttr); {-# NEED httpequiv #-} httpequiv{-# 0 #-}::(Prelude.String -> Text.XHtml.Internals.HtmlAttr); {-# NEED href #-} href{-# 0 #-}::(Prelude.String -> Text.XHtml.Internals.HtmlAttr); {-# NEED height #-} height{-# 0 #-}::(Prelude.String -> Text.XHtml.Internals.HtmlAttr); {-# NEED enctype #-} enctype{-# 0 #-}::(Prelude.String -> Text.XHtml.Internals.HtmlAttr); {-# NEED disabled #-} disabled{-# 0 #-}::Text.XHtml.Internals.HtmlAttr; {-# NEED coords #-} coords{-# 0 #-}::(Prelude.String -> Text.XHtml.Internals.HtmlAttr); {-# NEED content #-} content{-# 0 #-}::(Prelude.String -> Text.XHtml.Internals.HtmlAttr); {-# NEED colspan #-} colspan{-# 0 #-}::(Prelude.Int -> Text.XHtml.Internals.HtmlAttr); {-# NEED cols #-} cols{-# 0 #-}::(Prelude.String -> Text.XHtml.Internals.HtmlAttr); {-# NEED codebase #-} codebase{-# 0 #-}::(Prelude.String -> Text.XHtml.Internals.HtmlAttr); {-# NEED checked #-} checked{-# 0 #-}::Text.XHtml.Internals.HtmlAttr; {-# NEED cellspacing #-} cellspacing{-# 0 #-}::(Prelude.Int -> Text.XHtml.Internals.HtmlAttr); {-# NEED cellpadding #-} cellpadding{-# 0 #-}::(Prelude.Int -> Text.XHtml.Internals.HtmlAttr); {-# NEED bordercolor #-} bordercolor{-# 0 #-}::(Prelude.String -> Text.XHtml.Internals.HtmlAttr); {-# NEED border #-} border{-# 0 #-}::(Prelude.Int -> Text.XHtml.Internals.HtmlAttr); {-# NEED base #-} base{-# 0 #-}::(Prelude.String -> Text.XHtml.Internals.HtmlAttr); {-# NEED archive #-} archive{-# 0 #-}::(Prelude.String -> Text.XHtml.Internals.HtmlAttr); {-# NEED altcode #-} altcode{-# 0 #-}::(Prelude.String -> Text.XHtml.Internals.HtmlAttr); {-# NEED alt #-} alt{-# 0 #-}::(Prelude.String -> Text.XHtml.Internals.HtmlAttr); {-# NEED align #-} align{-# 0 #-}::(Prelude.String -> Text.XHtml.Internals.HtmlAttr); {-# NEED action #-} action{-# 0 #-}::(Prelude.String -> Text.XHtml.Internals.HtmlAttr); interface Text.XHtml.Internals {-# NEED HtmlAttr #-} data HtmlAttr; }