[GHC] #8725: make DESTDIR=... install broken
GHC
ghc-devs at haskell.org
Fri Mar 14 03:35:43 UTC 2014
#8725: make DESTDIR=... install broken
----------------------------------------+----------------------------------
Reporter: nomeata | Owner:
Type: bug | Status: closed
Priority: high | Milestone:
Component: Build System | Version: 7.6.3
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Building GHC failed | Unknown/Multiple
Test Case: | Difficulty: Unknown
Blocking: | Blocked By:
| Related Tickets:
----------------------------------------+----------------------------------
Comment (by Richard Eisenberg <eir@…>):
In [changeset:"59722295bb8da8f01d37356fbed6aef7321a8195/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="59722295bb8da8f01d37356fbed6aef7321a8195"
Remove "Safe mode" check for Coercible instances
We assume that library authors supply correct role annotations
for their types, and therefore we do not need to check for
the availability of data constructors in Safe mode. See
discussion in #8725. This effectively fixes #8827 and #8826.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8725#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list