
12 May
2013
12 May
'13
1:50 p.m.
On Sun, May 12, 2013 at 3:02 PM, Ian Lynagh
Oh, sorry, it's actually make show VALUE=BASE_LIBDIR BINDIST=YES that we want.
BASE_LIBDIR=""/usr/home/user/ghc-working/bindisttest/install dir/lib/ghc-7.7.20130510/base-4.7.0.0" /usr/local/lib"
what does the actual shell command look like once all the make variable expansion has happened?
if [ -f /usr/home/user/ghc-working/libraries/base/dist-install/build /usr/local/lib/Prelude.hi ]; then echo YES; else echo NO; fi