diff --git a/TestMain.hs b/TestMain.hs index 92ba6a4..e42897c 100644 --- a/TestMain.hs +++ b/TestMain.hs @@ -53,7 +53,7 @@ with this program. If not, see . -- * "StructureOccamTest" -- -- * "UsageCheckTest" -module TestMain () where +module TestMain (main) where import Control.Monad import Data.List