HUnit.lhs -- interface module for HUnit $Id: HUnit.lhs,v 1.1 2003/08/29 14:55:58 hxml Exp $ > module HUnit > ( > module HUnitBase, > module HUnitText > ) > where > import HUnitBase > import HUnitText