[GHC] #9386: GHCi cannot load .so in ./
GHC
ghc-devs at haskell.org
Mon Jan 26 04:11:33 UTC 2015
#9386: GHCi cannot load .so in ./
-------------------------------------+-------------------------------------
Reporter: crockeea | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Other | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions: Phab:D593
-------------------------------------+-------------------------------------
Comment (by rwbarton):
I did some experiments with `gcc ... libfoo.so`, and it looked for
`libfoo.so` in the current directory only, so I guess `ghc` and `ghci`
ought to do the same.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9386#comment:12>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list