Skip to content
Snippets Groups Projects
Commit bed812b7 authored by Matthew Farkas-Dyck's avatar Matthew Farkas-Dyck :musical_note: Committed by Marge Bot
Browse files

Avoid incomplete-uni-patterns in `GHC.Cmm.DebugBlock`.

We do so by changing the type of `BlockContext` to statically (in GHC) exclude the possibility of Cmm statics, and using `NonEmpty` lists of `BlockContext`s in `cmmDebugGen`.
parent 4e9adedf
No related branches found
No related tags found
No related merge requests found
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