[GHC] #12395: Misleading GHCi errors when package is installed
GHC
ghc-devs at haskell.org
Thu Oct 6 18:21:56 UTC 2016
#12395: Misleading GHCi errors when package is installed
-------------------------------------+-------------------------------------
Reporter: crockeea | Owner:
Type: bug | Status: new
Priority: high | Milestone:
Component: GHCi | Version: 8.0.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Incorrect | Unknown/Multiple
warning at compile-time | Test Case:
Blocked By: | Blocking:
Related Tickets: #11536 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by crockeea):
@ezyang
I have switched over to stack, and I'm still having this issue. My
libraries are not installed in the global package index, but when I try to
use GHCi (`stack exec ghci -- path/to/my/lib`), I get these errors.
If you don't think this is a issue with GHC, please let me know where I
should report it. Otherwise, I'd say that this issue affects multiple
tools, and should be resolved.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12395#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list