packages feed

cabal-helper-1.1.0.0: tests/ProjectTest.hs

{-| This test codifies the assumptions we make about build tool behaviour.
-}

import System.Process

main = do
  withSystemTempDirectory "c-h-project-test" $ \tmpdir -> do