Renaming of HUnit

Simon Marlow simonmar at microsoft.com
Wed Jan 5 05:12:30 EST 2005


Debug.QuickCheck has been renamed to Test.QuickCheck (the old
Debug.QuickCheck modules are kept for backwards compatibility).

Cheers,
	Simon

On 05 January 2005 08:38, Bayley, Alistair wrote:

> A minor quible (and it may be a bit late now...)
> 
> I see Brian refer to Test.Hunit. Wouldn't it be more sensible to
> place it in Debug.Hunit, so it resides with Debug.QuickCheck in the
> library namespace? Users scanning the libraries for testing tools
> shouldn't have to look in many places.
> 
> Or maybe QuickCheck could be re-exported to Test.QuickCheck.
> 
> Alistair.
> 
> 
>> -----Original Message-----
>> From: Brian Smith [mailto:brianlsmith at gmail.com]
>> 
>> ....
>> 
>> Alternatively, could you supply a module "HUnit" inside package
>> "HUnit-1.0" that simply exports everything from Test.HUnit, with
>> everything marked deprecated and with a pointer to use Test.HUnit
>> instead?
> 
> -----------------------------------------
> *****************************************************************
> Confidentiality Note: The information contained in this   message,
> and any attachments, may contain confidential   and/or privileged
> material. It is intended solely for the   person(s) or entity to
> which it is addressed. Any review,   retransmission, dissemination,
> or taking of any action in reliance upon this information by persons
> or entities other   than the intended recipient(s) is prohibited. If
> you received  this in error, please contact the sender and delete the
> material from any computer.
> ***************************************************************** 
> 
> _______________________________________________
> Libraries mailing list
> Libraries at haskell.org
> http://www.haskell.org/mailman/listinfo/libraries



More information about the Libraries mailing list