Correctly provision build tools in all situations
[cabal.git] / cabal-testsuite / PackageTests / BuildToolPaths / pbts / src / MyLib2.hs-pp2
blobb80a6807b287b2d7151ced7c02e5413b02d55468
1 module MyLib2 (someFunc2) where\r
2 \r
3 someFunc2 :: Int -> Int\r
4 someFunc2 x = x + {# MyConstant #}\r