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 #10647 from MercuryTechnologies/improve-tar-errors
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
Haddock
/
CPP.hs
blob
a020353a91748a10cdc99722a5aa7012b020d918
1
{-# LANGUAGE CPP #-}
2
3
module
CPP
where
4
5
#
define HIDING
hiding
6
#
define NEEDLES needles
7
8
-- | For HIDING NEEDLES.
9
data
Haystack
=
Haystack