Skip to content

WIP: Implement BoxedRep. GHC Proposal 203.

Andrew Martin requested to merge andrewthad/ghc:boxedrep into master

Will resolve #17526 (closed). This requires binary PR 171. Also, it is currently broken. It causes loops that I strongly suspect are a result of the changes to Data.Typeable.Internal.

[GHC proposal]

Edited by Ben Gamari

Merge request reports