remove wrapping
Seems unncessary and was a bit weird.
This commit is contained in:
parent
43b149849f
commit
ca9f7361e8
1 changed files with 1 additions and 2 deletions
3
Makefile
3
Makefile
|
@ -99,8 +99,7 @@ retest: git-annex
|
||||||
./git-annex test --rerun-update --rerun-filter failures
|
./git-annex test --rerun-update --rerun-filter failures
|
||||||
|
|
||||||
# https://github.com/luqui/hothasktags/issues/18
|
# https://github.com/luqui/hothasktags/issues/18
|
||||||
HOTHASKTAGS_ARGS=-XLambdaCase -XPackageImports \
|
HOTHASKTAGS_ARGS=-XLambdaCase -XPackageImports -c --cpp -c -traditional -c --include=dist/build/git-annex/autogen/cabal_macros.h
|
||||||
-c --cpp -c -traditional -c --include=dist/build/git-annex/autogen/cabal_macros.h \
|
|
||||||
|
|
||||||
# hothasktags chokes on some template haskell etc, so ignore errors
|
# hothasktags chokes on some template haskell etc, so ignore errors
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue