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
Merge pull request #10525 from 9999years/field-stanza-names
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
BuildTestSuiteDetailedV09
/
Dummy2.hs
blob
6de3176f6ee70f73622405f75b794a4995e7db73
1
module
Dummy2
where
2
3
import
Distribution
.
TestSuite
(
Test
)
4
5
tests
::
IO
[
Test
]
6
tests
=
return
[]