Register new dependencies for text rendering.
1 files changed, 1 insertions(+), 0 deletions(-) M haphaestus.cabal
M haphaestus.cabal => haphaestus.cabal +1 -0
@@ 26,6 26,7 @@ executable haphaestus stylist >= 2.5, stylist-traits, css-syntax, xml-conduit-stylist >=3, text >= 2, bytestring, cattrap >= 0.1 && <0.2, fontconfig-pure, + typograffiti >= 0.2.0.1 && < 0.3, freetype2, sdl2 >= 2.5.4, gl, mtl hs-source-dirs: src default-language: Haskell2010