Annotations-0.2.1: tests/Tests.hs
module Main where -- Force compilation of these modules by importing them import F.ExprParser () import MultiRec.ExprParser () import MultiRec.ExprExpl () main :: IO () main = return ()
module Main where -- Force compilation of these modules by importing them import F.ExprParser () import MultiRec.ExprParser () import MultiRec.ExprExpl () main :: IO () main = return ()