[GHC] #11625: Data.Type.Equality is not Trustworthy
GHC
ghc-devs at haskell.org
Mon Feb 22 05:28:06 UTC 2016
#11625: Data.Type.Equality is not Trustworthy
-------------------------------------+-------------------------------------
Reporter: dfeuer | Owner:
Type: bug | Status: new
Priority: high | Milestone: 8.0.1
Component: Core | Version: 7.10.3
Libraries |
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: GHC rejects
Unknown/Multiple | valid program
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
`Data.Type.Equality` is not inferred safe because it has unsafe imports. I
believe it is safe, and should therefore claim `Trustworthy`.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11625>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list