Skip to content
  • Simon Marlow's avatar
    [project @ 2003-01-10 10:55:24 by simonmar] · f7f6daaf
    Simon Marlow authored
    Only add -package readline if $(GhcLibsWithReadline) == YES
    
    This isn't really the correct solution, since we actually want to know
    whether the bootstrapping compiler has readline, not this one, but
    since the most common bootstrapping compiler is going to be the stage1
    compiler in this tree it's a good guess that GhcLibsWithReadline is
    correct.
    f7f6daaf