Error installing freetype2
Haskell Community [Unofficial]
May 26, 2026
I was going to say that it’s not a dependency of brillo, but, yeah, they based brillo-truetype on it.
But apparently some people are still maintaining freetype2 on Github, so you can try adding a source-repository-package block in your cabal.project file pointing at it.
Also you shouldn’t need to use cabal install, dependencies will be pulled automatically when you build your package.
Discussion in the ATmosphere