[GHC] #3242: ghci: can't load .so/.DLL for: m (addDLL: could not load DLL)

GHC ghc-devs at haskell.org
Sat Oct 31 23:48:35 UTC 2015


#3242: ghci: can't load .so/.DLL for: m (addDLL: could not load DLL)
---------------------------------+-----------------------------
        Reporter:  jeffz1        |                Owner:  Phyx-
            Type:  bug           |               Status:  new
        Priority:  high          |            Milestone:  8.0.1
       Component:  GHCi          |              Version:  7.4.1
      Resolution:                |             Keywords:
Operating System:  Windows       |         Architecture:  x86
 Type of failure:  None/Unknown  |            Test Case:
      Blocked By:  3658          |             Blocking:
 Related Tickets:  #7097         |  Differential Rev(s):
       Wiki Page:                |
---------------------------------+-----------------------------

Comment (by Phyx-):

 Yup, `findSysDll` on Windows will try to see if `assumeDll` would be
 loading anything. on other platforms it just does a `no-op`

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


More information about the ghc-tickets mailing list