packages feed

hackport-0.8.0.0: cabal/cabal-testsuite/PackageTests/ShowBuildInfo/CompileFail/test/Main.hs

module Main (main) where

main :: IO ()
-- Intentional typo, should fail to compile
main = putStrn "Test suite not yet implemented."
--          ^^------- missing 'L'