Skip to content

Commit 789d546

Browse files
committed
Remove doc/ from alex.cabal
There is no need to ship the doc/ folder with the cabal-generated tarball. You can always get it with the source tarball generated by github releases. Hackage, cabal, stack all wouldn't know what to do with doc/alex.xml...
1 parent 9586a1a commit 789d546

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

alex.cabal

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,6 @@ data-files:
4545
extra-source-files:
4646
CHANGELOG.md
4747
README.md
48-
TODO
49-
doc/Makefile
50-
doc/aclocal.m4
51-
doc/alex.1.in
52-
doc/alex.xml
53-
doc/config.mk.in
54-
doc/configure.ac
55-
doc/docbook-xml.mk
56-
doc/fptools.css
5748
examples/Makefile
5849
examples/Tokens.x
5950
examples/Tokens_gscan.x

0 commit comments

Comments
 (0)