Skip to content
Snippets Groups Projects
Commit 5977c6a1 authored by sheaf's avatar sheaf Committed by Marge Bot
Browse files

Squash warnings in GHC.Runtime.Heap.Inspect

There were incomplete record selector warnings in GHC.Runtime.Heap.Inspect
due to the use of the partial 'dataArgs' record selector. This is fixed
by passing the fields to the 'extractSubTerms' function directly,
rather than passing a value of the parent data type.
parent 026c1a39
No related branches found
Tags ghc-9.10.1-alpha3
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment