[Haskell] Re: package mounting

2006-11-06 Thread Simon Marlow
Benjamin Franksen wrote: Assume library A uses library B. Then, presumably, lib A must chose a mount point for its use of lib B. Now imagine a program P wants to use lib A as well as directly import some module from lib B. Is P now free to give lib B its own mount point, independent of the one t

[Haskell] ESSLLI 2007 Student Session - Call for Papers

2006-11-06 Thread Ville Nurmi
[Our apologies for multiple postings of this announcement.] ESSLLI 2007 STUDENT SESSION CALL FOR PAPERS August 6-17 2007, Dublin, Ireland Deadline: February 11, 2007 http://www.loria.fr

[Haskell] ANN: SmallCheck0.2

2006-11-06 Thread Colin Runciman
SmallCheck 0.2: another lightweight testing library in Haskell -- A new version of SmallCheck can be obtained from: http://www.cs.york.ac.uk/fp/smallcheck0.2.tar Main differences from 0.1: * choice of interactive or non-interactive te