HUnit.lhs -- interface module for HUnit $Id: HUnit.lhs,v 1.3 2002/02/09 04:25:12 heringto Exp $ > module HUnit > ( > module HUnitBase, > module HUnitText > ) > where > import HUnitBase > import HUnitText