On Fri, May 10, 2013 at 3:40 PM, Ian Lynagh <ig...@earth.li> wrote:
>     Fix library way detection; fixes the ImpSafeOnly* tests when BINDIST=YES
>
>     We were checking paths with
>         if [ -f '"/path/to/Prelude"' ]
>     i.e. the " quotes were being quoted by the ' quotes. Now we just
>     use " quotes (which come from the ghc-pkg output).

This does not work (again) on the FreeBSD builder clients.  Any
suggestions where else to fix this problem for them then?

_______________________________________________
ghc-devs mailing list
ghc-devs@haskell.org
http://www.haskell.org/mailman/listinfo/ghc-devs

Reply via email to