[Haskell-cafe] haskell programming guidelines

Christian Maeder maeder at tzi.de
Mon Feb 20 12:48:59 EST 2006


Hi,

haskell admits many programming styles and I find it important that 
several developers of a prject agree on a certain style to ease code review.

I've set up guidelines (still as plain text) for our (hets) project in

http://www.informatik.uni-bremen.de/agbkb/forschung/formal_methods/CoFI/hets/src-distribution/versions/HetCATS/docs/Programming-Guidelines.txt

These were inspired by C programming guidelines, 
http://haskell.org/hawiki/ThingsToAvoid and the problems I came across 
myself.

It like to get comments or proposals for our or other haskell 
grogramming guidelines.

Thanks Christian


More information about the Haskell-Cafe mailing list