hackport-0.5.1: cabal/cabal-testsuite/PackageTests/CopyComponent/Exe/myprog.cabal
name: myprog version: 0.1.0.0 license: BSD3 author: Edward Z. Yang maintainer: ezyang@cs.stanford.edu build-type: Simple cabal-version: >=1.10 executable myprog main-is: Main.hs build-depends: base executable myprog2 main-is: Main2.hs build-depends: base