[GHC] #14183: ghc.exe: addLibrarySearchPath error
GHC
ghc-devs at haskell.org
Mon Sep 4 18:47:49 UTC 2017
#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: |
---------------------------------+----------------------------------------
Comment (by vagarenko):
If I run `cabal haddock` the error changes to:
{{{
haddock.exe: addLibrarySearchPath: C:\Program Files\Haskell
Platform\8.0.1\mingw\lib (Win32 error 3): The system cannot find the path
specified.
}}}
Looks like it is a cabal error.
I've made an issue in cabal repo:
https://github.com/haskell/cabal/issues/4741
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14183#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list