Remove Proxy# argument in Data.Typeable.Internal
No longer neccessary - TypeRep is now indexed, there is no ambiguity. Also fix a comment in Evidence.hs, IsLabel no longer takes a Proxy#.
Showing
- compiler/GHC/HsToCore/Binds.hs 4 additions, 6 deletionscompiler/GHC/HsToCore/Binds.hs
- compiler/GHC/Tc/Instance/Class.hs 1 addition, 1 deletioncompiler/GHC/Tc/Instance/Class.hs
- compiler/GHC/Tc/Types/Evidence.hs 1 addition, 1 deletioncompiler/GHC/Tc/Types/Evidence.hs
- libraries/base/Data/Typeable/Internal.hs 4 additions, 4 deletionslibraries/base/Data/Typeable/Internal.hs
- libraries/base/GHC/Exception.hs-boot 1 addition, 1 deletionlibraries/base/GHC/Exception.hs-boot
Loading
Please register or sign in to comment