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