Skip to content

Commit 762f3ce

Browse files
committed
Remove duplicate filename in Makefile
This duplicate filename was throwing this warning: Makefile:114: target 'check-haskell-cabal' given more than once in the same rule
1 parent 8b7642a commit 762f3ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ ELFILES = \
5050
haskell-collapse.el \
5151
haskell-modules.el \
5252
haskell-sandbox.el \
53-
haskell-cabal.el \
5453
haskell-commands.el \
5554
haskell-compat.el \
5655
haskell-compile.el \

0 commit comments

Comments
 (0)