Hacker News new | ask | show | jobs
by svachalek 4896 days ago
The real fun with type aliases is that GHC rarely uses them in error messages. So you get about 20 lines of type vomit whenever something refuses to compile and then you get to try to piece it back together into a level of abstraction that humans can handle.
1 comments

Well, it isn't the case here, is it?