[GHC] #14480: Clean up tyConTYPE

#14480: Clean up tyConTYPE -------------------------------------+------------------------------------- Reporter: dfeuer | Owner: (none) Type: task | Status: new Priority: normal | Milestone: Component: Core | Version: 8.2.1 Libraries | Keywords: Typeable | Operating System: Unknown/Multiple Architecture: | Type of failure: Other Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- Phab:4085 builds a `TyCon` representing `TYPE` by hand in `Data.Typeable.Internal`. This is pretty disgusting, but it was the only way I managed to smash the last of the mysterious loops. It would be very nice to find a cleaner way, but we want to get that merged. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14480 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC