clash-lang / clash-compiler

Haskell to VHDL/Verilog/SystemVerilog compiler
https://clash-lang.org/
Other
1.43k stars 151 forks source link

caseFlat doesn't work with newer GHCs #2683

Open leonschoorl opened 7 months ago

leonschoorl commented 7 months ago

The caseFlat transformation doesn't work anymore with newer GHCs.

Tested on master. It works with GHC 9.0. And doesn't work with GHC 9.4 and 9.6.