Skip to content

Commit b61d0e0

Browse files
committed
Add CHANGES.md and README.md to sdist tarball
1 parent 4c3388e commit b61d0e0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

X11-xft.cabal

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ description: A Haskell bindings to the X Font library. With it, Haskell X11
1313
also provide minimal bindings to Xrender parts.
1414
build-type: Simple
1515
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
1618

1719
flag pedantic
1820
description: Be pedantic (-Werror and the like)

0 commit comments

Comments
 (0)