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
Add “Ignore warning” option to cabal check
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
BuildTargetErrors
/
BuildTargetErrors.cabal
blob
2c4ed6064cd65dd712a93a867a96c436e0801366
1
name: BuildTargetErrors
2
version: 1.0
3
build-type: Simple
4
cabal-version: >= 1.10
5
6
library
7
default-language: Haskell2010
8
9
executable not-buildable-exe
10
default-language: Haskell2010
11
main-is: Main.hs
12
buildable: False