id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
3753,Make ghci's -l option consistent with GNU ld's -l option,hgolden,,"Currently, ghci accepts -l options of the format -lxyz. On Linux, this is treated as a request for libxyz.so. The GNU ld -l option is more flexible. It accepts either -lxyz or -l xyz. Also, it accepts -l:filename or -l :filename. When this form is used, the filename is not modified by prepending ""lib"" and appending "".so"". I request that GNU ld's -l forms be accepted by ghci.",feature request,new,low,7.6.2,GHCi,6.12.1,,,dtrebbien@…,Unknown/Multiple,Unknown/Multiple,None/Unknown,,,,,
