Skip to content

Fix sub-word literals in GHCi

Luite Stegeman requested to merge luite/ghc:ghci-packing into master

This should fix the GHCi panics when dealing with Int8#, Word8#, Word16# etc.

Merge request reports