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
Merge pull request #10592 from cabalism/typo/respositories
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
Check
/
ConfiguredPackage
/
Sanity
/
NoDupNames
/
cabal.test.hs
blob
0d5a1a175af77f4b7e3fe33b15df7fb8e4561af2
1
import
Test
.
Cabal
.
Prelude
2
3
-- Duplicate section names.
4
-- This will be caught by an `error` before `check` has the opportunity
5
-- to report it.
6
main
=
cabalTest
$
7
fails
$
cabal
"check"
[]