Commit Graph

4 Commits (b9b15eed4bdc4ac76c1eb63118532d6c658dafb2)

Author SHA1 Message Date
Lennart Spitzner b9b15eed4b Refactor file/module structure again again 2023-05-29 17:22:38 +00:00
Lennart Spitzner 62fe073305 Make use of OpTree for type (signature) layouting, Fix layout
Some more cases that still produced broken layout on interaction
with do-blocks were fixed.
2023-05-28 14:38:41 +00:00
Lennart Spitzner ebe85a5949 Use dependency-injection for ToBriDoc modules
I assume this makes inlining impossible, but it enables
parallel compilation of all these modules. In my tests
this reduce wall clock time to 92%, and with more cores
the benefit should be higher.
2023-05-02 09:16:04 +00:00
Lennart Spitzner d11141d34d Refactor+Rewrite+Adaptation for ghc-9.2 support 2023-05-02 09:16:03 +00:00