[GHC] #14713: GHCi doesn't load project.
GHC
ghc-devs at haskell.org
Thu Apr 5 13:15:27 UTC 2018
#14713: GHCi doesn't load project.
-------------------------------------+-------------------------------------
Reporter: recursion-ninja | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 8.2.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: x86_64
| (amd64)
Type of failure: GHCi crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by recursion-ninja):
You can clone the project here:
https://github.com/amnh/pcg
To replicate run:
$ stack build && stack ghci
The project is so large I have no idea where the code inducing this the
defect might lie. It compiles fine, but I haven't been able to use the
GHCi interpreter for over a year. Getting pretty annoying at this point.
Seriously hampers prototyping new functionality.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14713#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list