On Wed, 2012-04-04 at 11:40 -0700, Johan Tibell wrote: > Hi Duncan, > > Since I'm (possibly the only) user of this module (through the ekg > package) could I ask for the reason for this change?
It's to match the name change elsewhere. It was renamed because the name "average" is wrong, it is actually the total (as the docs indicate). I considered leaving the name the same in the .hs file and just changing it in the C file, but decide that'd just be too confusing and it's better to have the same name everywhere so people don't think it's a bug. Sorry that it's a slight API change. Duncan _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
