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
(cabal check) Add "Autogen include" test for ts
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
CustomWithoutCabal
/
Setup.hs
blob
c49359cbd41a874ccfc92596c7d7f32c6d3ae17d
1
import
System
.
Exit
2
import
System
.
IO
3
4
main
=
hPutStrLn stderr
"My custom Setup"
>>
exitFailure