In all languages that support arbitrary ordering I try to keep exported stuff to the top and private stuff somewhere below.
hi,_______________________________________________what is your personal practice of ordering data/functions/main/hidden functions, etc in a haskell file? like all trivial things they are very hard to decide upon, given that either order of helpers then main function / value, or the other way round, has tempting pros and cons.thanks in advance for your opinion!
Beginners mailing list
Beginners@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners