This should be considered WIP until I see if CI tests pass since locally they fail but that also happens on master for me so it might be just a fluge on my end.
This PR removes TermMode type family as well as Data.Language module in full.
I tried to reduce the diff to minimum although I noticed some of the files were not formatted with stylish-haskell.
This should be considered WIP until I see if CI tests pass since locally they fail but that also happens on master for me so it might be just a fluge on my end.This PR removesTermMode
type family as well asData.Language
module in full. I tried to reduce the diff to minimum although I noticed some of the files were not formatted with stylish-haskell.Fixes #589