Merge pull request #10647 from MercuryTechnologies/improve-tar-errors
[cabal.git] / cabal-testsuite / PackageTests / AutogenModulesToggling / src-inputs / Generated.hgen
blobfa31359d3f8ef4e9a6a04498777b5a6af47d6474
1 module Generated (foo) where
3 foo :: String
4 foo = "Real module, ship to production"