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
(cabal check) Add "Autogen include" test for ts
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
NewBuild
/
CmdRun
/
Datafiles
/
foo
/
LibFoo.hs
blob
f024f4b4b834c146cf10bde4820bf8e6d9187140
1
module
LibFoo
where
2
import
Paths_foo
3
getData
=
readFile
=<<
getDataFileName
"hello.txt"
4