[Update documentation links, minor formatting apfelmus@quantentunnel.de**20100425112756 Ignore-this: 95d89ebfe247dd57ae22a43451040707 ] hunk ./docs/web/fptools.css 13 -h1, h2, h3, h4, h5, h6, p.title, h1 > a:visited, h2 > a:visited, h1 > a, h2 > a { color: #005A9C; text-decoration:none; } +h1, h2, h3, h4, h5, h6, p.title, h1 > a:visited, h2 > a:visited, h1 > a:link, h2 > a:link { color: #005A9C; text-decoration:none; } hunk ./docs/web/index.html 16 -
  • Library documentation - How to use the libary proper; documents changes with respect to the tutorial.
  • +
  • Library documentation - How to use the libary proper; documents changes with respect to the tutorial.
  • hunk ./docs/web/index.html 18 -
  • Example code - Collection of working examples.
  • +
  • Example code - Collection of working examples.
  • hunk ./docs/web/index.html 22 -Heinrich Apfelmus -
    April 2010 +Heinrich Apfelmus, April 2010 hunk ./src/Control/Monad/Operational.hs 8 -You are reading the API reference. For more thorough documentation including design and implementation notes as well as a correctness proof, please consult the included documentation in @docs\/Documentation.html@, also available at . +You are reading the API reference. For more thorough documentation including design and implementation notes as well as a correctness proof, please consult the included documentation in @docs\/Documentation.html@, also available at . hunk ./src/Control/Monad/Operational.hs 10 -This API reference includes only basic example code. More intricate examples are available in the @docs\/examples@ directory, also available at . +This API reference includes only basic example code. More intricate examples are available in the @docs\/examples@ directory, also available at .