Docs: guide on profiling: fix the title (#10606)
[cabal.git] / cabal-install / tests / IntegrationTests2 / exception / configure / a.cabal
blobf0bf220bef0dc178c5dae0c5756811a51f5cb1c1
1 name: a
2 version: 1
3 build-type: Simple
4 -- This used to be a blank package with no components,
5 -- but I refactored new-build so that if a package has
6 -- no buildable components, we skip configuring it.
7 -- So put in a (failing) component so that we try to
8 -- configure.
9 executable a