Copyright | (c) 2011 - 2016, Björn Peemöller 2016 , Jan Tikovsky |
---|---|
License | BSD-3-clause |
Maintainer | bjp@informatik.uni-kiel.de |
Stability | experimental |
Portability | portable |
Safe Haskell | None |
Language | Haskell2010 |
Html.CurryHtml
Description
This module defines a function for generating HTML documentation pages for Curry source modules.
- source2html :: Options -> ModuleIdent -> [(Position, Token)] -> Module -> CYIO ()
Documentation
source2html :: Options -> ModuleIdent -> [(Position, Token)] -> Module -> CYIO () Source #
Translate source file into HTML file with syntaxcoloring