[GHC] #11042: Template Haskell / GHCi does not respect extra-lib-dirs
GHC
ghc-devs at haskell.org
Fri Oct 21 17:09:03 UTC 2016
#11042: Template Haskell / GHCi does not respect extra-lib-dirs
-------------------------------------+-------------------------------------
Reporter: mboes | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
crash | Test Case:
Blocked By: 11238 | Blocking:
Related Tickets: #10458 #5289 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by rwbarton):
This seems fairly bad and shouldn't block forever on a redesign if there's
a way to fix it in the short term.
However, I don't understand the issue precisely. The ticket title has a
kind of type error, since `extra-lib-dirs` is a flag that is only
meaningful to Cabal, not to ghc. Could someone provide a reproducer that
does not involve stack or Cabal, or characterize the interaction between
Cabal and ghc? This may not even be a ghc bug at all.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11042#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list