Merge pull request #10647 from MercuryTechnologies/improve-tar-errors
[cabal.git] / cabal-install / tests / IntegrationTests2 / exception / build / a.cabal
blob1c44505cc8515131eb0fd42695bdbfb5d4f27871
1 name: a
2 version: 1
3 build-type: Simple
4 cabal-version: >= 1.2
6 executable a
7   main-is: Main.hs
8   build-depends: base