#4869: ghci command line option -l should accept either -llibrary or -l library
(POSIX requirement)
---------------------------------+------------------------------------------
    Reporter:  hgolden           |        Owner:                             
        Type:  bug               |       Status:  new                        
    Priority:  normal            |    Milestone:  7.2.1                      
   Component:  GHCi              |      Version:  7.0.1                      
    Keywords:                    |     Testcase:  See description            
   Blockedby:                    |   Difficulty:                             
          Os:  Unknown/Multiple  |     Blocking:                             
Architecture:  Unknown/Multiple  |      Failure:  Incorrect result at runtime
---------------------------------+------------------------------------------
Changes (by igloo):

  * milestone:  => 7.2.1


Comment:

 This is a POSIX requirement for cc or ld, presumably? With `-optl`
 prefixes this should already work.

 If supporting "-l foo" is trivial then we may as well, but otherwise I
 think we should wontfix this.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4869#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to