[GHC] #15633: Type-checker plugins aren't loaded in GHCi 8.6.1
GHC
ghc-devs at haskell.org
Fri Sep 14 10:17:14 UTC 2018
#15633: Type-checker plugins aren't loaded in GHCi 8.6.1
-------------------------------------+-------------------------------------
Reporter: phadej | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone: 8.6.1
Component: Compiler | Version: 8.6.1-beta1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by darchon):
Possibly, the GHCi session is missing a call to `initializePlugins`
https://github.com/ghc/ghc/blob/52065e95c6df89d0048c6e3f35d6cc26ce8246f9/compiler/main/DynamicLoading.hs#L78?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15633#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list