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 “Ignore warning” option to cabal check
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
BuildDeps
/
TargetSpecificDeps2
/
lemon.hs
blob
ffdccbc57ad1859e207c34b29862ecc49d0417f7
1
import qualified
Data
.
ByteString
.
Char8
as
C
2
3
main
=
do
4
let
text
=
"lemon"
5
C
.
putStrLn
$
C
.
pack text