[GHC] #14466: Error while installing codeworld-api

GHC ghc-devs at haskell.org
Wed Nov 15 13:57:31 UTC 2017


#14466: Error while installing codeworld-api
-------------------------------------+-------------------------------------
        Reporter:  Zalathorm         |                Owner:  (none)
            Type:  bug               |               Status:  closed
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.2.1
      Resolution:  duplicate         |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #14393            |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by RyanGlScott):

 * status:  infoneeded => closed
 * resolution:   => duplicate
 * related:   => #14393


Comment:

 Ah, my bad. I saw the list of dependencies on the
 [http://hackage.haskell.org/package/codeworld-api-0.2.1.0 Hackage page]
 and mistakenly assumed that `ghcjs-base` was a mandatory dependency (when
 in reality, it's an optional dependency guarded behind a `.cabal` flag).

 I just installed `codeworld-api-0.2.1.0` with GHC 8.2.2-rc3 without seeing
 this panic, so I think it's safe to conclude that this is a duplicate of
 #14393.

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14466#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list