macaw/refinement/tools
Ryan Scott 6e020bcde6 Fix -Wincomplete-uni-patterns warnings
GHC 9.2 adds `-Wincomplete-uni-patterns` to `-Wall`, which uncovers a slew of
previously unnoticed warnings in `macaw`. This patch fixes them, mostly by
adding explicit fall-through cases.
2022-05-31 15:50:48 -04:00
..
Initialization.hs Expose block classification in the ArchitectureInfo 2021-11-05 18:25:03 -07:00
Options.hs macaw-refinement (#114) 2020-03-12 17:15:08 -07:00
run-refinement.hs Expose block classification in the ArchitectureInfo 2021-11-05 18:25:03 -07:00
Summary.hs Fix -Wincomplete-uni-patterns warnings 2022-05-31 15:50:48 -04:00