
#14183: ghc.exe: addLibrarySearchPath error ---------------------------------+---------------------------------------- Reporter: vagarenko | Owner: (none) Type: bug | Status: closed Priority: normal | Milestone: 8.4.1 Component: Compiler | Version: 8.2.1 Resolution: invalid | Keywords: Operating System: Windows | Architecture: Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | ---------------------------------+---------------------------------------- Changes (by Phyx-): * status: new => closed * resolution: => invalid Comment: Hi, This isn't a GHC bug. Something external is giving GHC that path as an extra library path. Looking at the install instructions for Platform https://www.haskell.org/platform/windows.html it says to modify your cabal config to add extra library paths. these paths seem to match the format of the one that's giving you the warnings. You need to update your cabal config file to point to your new GHC instead of the old path. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14183#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler