repo.or.cz
/
cabal.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Docs: guide on profiling: fix the title (#10606)
[cabal.git]
/
cabal-install
/
tests
/
IntegrationTests2
/
exception
/
configure
/
a.cabal
blob
f0bf220bef0dc178c5dae0c5756811a51f5cb1c1
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