(cabal check) Add "Autogen include" test for ts
[cabal.git] / cabal-testsuite / PackageTests / NewBuild / CmdRun / Datafiles / foo / LibFoo.hs
blobf024f4b4b834c146cf10bde4820bf8e6d9187140
1 module LibFoo where
2 import Paths_foo
3 getData = readFile =<< getDataFileName "hello.txt"