Good Haskell Style

Philippa Cowderoy flippa at flippac.org
Wed Aug 1 10:56:15 EDT 2007


On Wed, 1 Aug 2007, Simon Marlow wrote:

> I'm rather attached to the convention I use, which is
> 
>   - CamelCase for exported identifiers
>   - underscores otherwise
<snip>
> Yes I'm aware that a single-word identifier is the same in both conventions;
> it's not perfect.
> 

How about _nonexportedIdentifier or something similar?

-- 
flippa at flippac.org

A problem that's all in your head is still a problem.
Brain damage is but one form of mind damage.


More information about the Libraries mailing list