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 test cases that reproduce #7241.
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
ExecModern
/
My.hs
blob
b467ba86e0942cc63d1a914faac5dfd10ff77bc8
1
module
Main
where
2
3
main
::
IO
()
4
main
=
do
5
putStrLn
"This is my-executable"