We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c3388e commit b61d0e0Copy full SHA for b61d0e0
X11-xft.cabal
@@ -13,6 +13,8 @@ description: A Haskell bindings to the X Font library. With it, Haskell X11
13
also provide minimal bindings to Xrender parts.
14
build-type: Simple
15
tested-with: GHC == 7.10.3 || == 8.0.2 || == 8.2.2 || == 8.4.4 || == 8.6.5 || == 8.8.4 || == 8.10.4 || == 9.0.1 || == 9.2.1
16
+extra-source-files: CHANGES.md
17
+ README.md
18
19
flag pedantic
20
description: Be pedantic (-Werror and the like)
0 commit comments