Added a Haddock ignore-exports declaration to RainPassTest

This commit is contained in:
Neil Brown 2007-08-28 15:27:29 +00:00
parent 63236cbc5a
commit 99780d497b

View File

@ -16,6 +16,8 @@ You should have received a copy of the GNU General Public License along
with this program. If not, see <http://www.gnu.org/licenses/>.
-}
-- #ignore-exports
module RainPassTest (tests) where
import Test.HUnit hiding (State)