Difference between revisions of "Template:Standard class"

From HaskellWiki
Jump to navigation Jump to search
m (Moving header out of overlap with box.)
(Add page using template to Category:Standard classes)
Line 4: Line 4:
 
| <TT>import [http://www.haskell.org/ghc/docs/latest/html/libraries/{{{package}}}/{{{module-doc}}}.html#t%3A{{{1}}} {{{module}}}]</TT>
 
| <TT>import [http://www.haskell.org/ghc/docs/latest/html/libraries/{{{package}}}/{{{module-doc}}}.html#t%3A{{{1}}} {{{module}}}]</TT>
 
|}
 
|}
  +
  +
[[Category:Standard classes]]

Revision as of 02:30, 31 July 2008

{{{1}}} class ([[{{{package}}} package|{{{package}}}]])
import {{{module}}}