Difference between revisions of "HaskellWiki:About"

From HaskellWiki
Jump to navigation Jump to search
m (Add link to contribute.)
(→‎Reporting Bugs: discourage filing bugs about wiki content)
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
== History ==
 
== History ==
 
The predecessor to the HaskellWiki was HaWiki, born on 15 April, 2003. HaWiki was installed by KeithWansbrough, and has been maintained by ShaeErisson. In October 2006, it retired from active service.
 
The predecessor to the HaskellWiki was HaWiki, born on 15 April, 2003. HaWiki was installed by KeithWansbrough, and has been maintained by ShaeErisson. In October 2006, it retired from active service.
  +
  +
== Reporting Bugs ==
  +
  +
If you run across bugs in the ''configuration'' of the HaskellWiki (e. g. [https://github.com/haskell/haskell-wiki-configuration/issues/1 diffs aren't showing up] or [https://github.com/haskell/haskell-wiki-configuration/issues/5 you're seeing disturbing error messages]), then please [https://github.com/haskell/haskell-wiki-configuration/issues file an issue]. This is ''only'' for configuration bugs. If you find errors in the ''content'' of the wiki, please just [[HaskellWiki:Contributing|fix them yourself]]. Thanks!

Latest revision as of 15:58, 19 February 2019

The HaskellWiki is a communication means for people interested in the programming language Haskell.

See the contribute page if you want to edit or add new content.

History

The predecessor to the HaskellWiki was HaWiki, born on 15 April, 2003. HaWiki was installed by KeithWansbrough, and has been maintained by ShaeErisson. In October 2006, it retired from active service.

Reporting Bugs

If you run across bugs in the configuration of the HaskellWiki (e. g. diffs aren't showing up or you're seeing disturbing error messages), then please file an issue. This is only for configuration bugs. If you find errors in the content of the wiki, please just fix them yourself. Thanks!