Template:Standard class
From HaskellWiki
(Difference between revisions)
| Line 1: | Line 1: | ||
{| border=1 align=right cellpadding=4 cellspacing=0 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaa solid; border-collapse: collapse;" | {| border=1 align=right cellpadding=4 cellspacing=0 style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px #aaa solid; border-collapse: collapse;" | ||
| - | |+ <big><big>{{{1}}} class</big></big> | + | |+ <big><big>{{{1}}} class ([[{{{package}}} package|{{{package}}}]])</big></big> |
| - | |- | + | |- |
| - | | [[{{{module}}}]] | + | | <TT>import [[{{{module}}}]]</TT> |
[http://www.haskell.org/ghc/docs/latest/html/libraries/{{{package}}}/{{{module-doc}}}.html#t%3A{{{1}}} haddock] | [http://www.haskell.org/ghc/docs/latest/html/libraries/{{{package}}}/{{{module-doc}}}.html#t%3A{{{1}}} haddock] | ||
|} | |} | ||
Revision as of 21:51, 2 January 2006
| import [[{{{module}}}]] |
