tibbe / haskell-style-guide

A style guide for Haskell code.
959 stars 75 forks source link

Widespread plagiarism/failure to cite sources #25

Open skull-squadron opened 5 years ago

skull-squadron commented 5 years ago

This is more of an issue with the developer community slipping on their ethical standards.

Search for "Constructor fields should be strict, unless there's an explicit reason to make them lazy" and look at all the Haskell language guides that pass themselves as original works without citing sources.

Here's a recent one on Reddit posting their blog.

Not cool.