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
Improve online docs for `includes:` field
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
BuildTargets
/
UseLocalPackageForSetup
/
pkg
/
Setup.hs
blob
db38bc68347578bc917eacf9ac29a31293ce8aa0
1
import
Module
(
message
)
2
import
Distribution
.
Simple
3
4
main
=
putStrLn
(
"Setup.hs: "
++
message
) >>
defaultMain