[GHC] #9454: Unregisterized builds failing due to multiple uniques assigned to same FastString
GHC
ghc-devs at haskell.org
Wed Aug 20 14:43:09 UTC 2014
#9454: Unregisterized builds failing due to multiple uniques assigned to same
FastString
-------------------------------------+-------------------------------------
Reporter: ezyang | Owner: ezyang
Type: bug | Status: closed
Priority: high | Milestone:
Component: Compiler | Version: 7.9
Resolution: fixed | Keywords:
Operating System: | Architecture: Unknown/Multiple
Unknown/Multiple | Difficulty: Unknown
Type of failure: Incorrect | Blocked By:
result at runtime | Related Tickets:
Test Case: |
Blocking: |
Differential Revisions: |
https://phabricator.haskell.org/D164|
-------------------------------------+-------------------------------------
Changes (by ezyang):
* status: new => closed
* differential: => https://phabricator.haskell.org/D164
* resolution: => fixed
Comment:
Fixed by:
{{{commit 9a708d38c4491dfdf7f97c03e3ff6d482cbdd66e
Author: Sergei Trofimovich <slyfox at gentoo.org>
Date: Mon Aug 18 21:45:11 2014 -0500
UNREG: fix PackageKey emission into .hc files
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9454#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list