packages feed

ghc-exactprint-0.5.0.0: tests/examples/ghc8/boolFormula.hs

import CheckUtils
import System.Environment( getArgs )

main::IO()
main = do
        [libdir,fileName] <- getArgs
        testOneFile libdir fileName