[GHC] #10279: panic on haskell-src-exts
GHC
ghc-devs at haskell.org
Mon Oct 19 14:06:45 UTC 2015
#10279: panic on haskell-src-exts
-------------------------------------+-------------------------------------
Reporter: throwaway123 | Owner: ezyang
Type: bug | Status: patch
Priority: normal | Milestone: 8.0.1
Component: Template Haskell | Version: 7.10.1
Resolution: | Keywords:
Operating System: Linux | Architecture: x86_64
Type of failure: Compile-time | (amd64)
crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D1342
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by osa1):
Hm, we may have lost the package version part, if it's not included in
package id strings. I will check this.
If we lost the version numbers it's not because of this patch, but because
of previous changes. This patch is merely for reflecting other changes in
TemplateHaskell API and preventing some wrong uses of `NameG` etc.
If we could provide a way to generate readable strings with version
numbers from current package ids, then that would solve the problem. But
I'm not sure if version numbers are included in package ids.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10279#comment:27>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list