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
Create changelogs for 3.14.1.0 (#10591)
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
Regression
/
T3932
/
Setup.hs
blob
86cab0c3e25725d364726bf91f76f4b6b5a498b7
1
import
CabalMessage
(
message
)
2
import
System
.
Exit
3
import
System
.
IO
4
5
main
=
hPutStrLn stderr
message
>>
exitFailure