(cabal check) Add "Autogen include" test for ts
[cabal.git] / cabal-testsuite / PackageTests / Exec / Foo.hs
blob5924b011a002890f1eb273ff06f119765ab5e765
1 module Foo where
3 foo :: String
4 foo = "foo"