Find build-tool installed programs before programs in path
[cabal.git] / cabal-testsuite / PackageTests / Regression / T9756 / repo / mybuilder-0.1.0.0 / app / Main.hs
blob7de3bfe00bb77bf4cbc7058048118ff5de189aaa
1 module Main where
3 main :: IO ()
4 main = putStrLn "0.1.0.0"