clash-lang / clash-compiler

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

Avoid running type-checker twice in GHC 9.4+ #2526

Closed christiaanb closed 1 year ago

christiaanb commented 1 year ago

Fixes #2522

christiaanb commented 1 year ago

WIP: currently broken on GHC 9.4

martijnbastiaan commented 1 year ago

Ok! I've removed myself as reviewer to get it off my TODO list. Feel free to tag again.