Skip to content

Commit 66aacfd

Browse files
Delete extraneous cabal clause for ApplyRefact2.hs.
This test uses a direct hie.yaml and this cabal file is not inspected, so this clause does nothing.
1 parent b8a49f1 commit 66aacfd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

test/testdata/testdata.cabal

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@ executable applyrefact
88
main-is: ApplyRefact.hs
99
default-language: Haskell2010
1010

11-
executable applyrefact2
12-
build-depends: base
13-
main-is: ApplyRefact2.hs
14-
default-language: Haskell2010
15-
1611
executable codeactionrename
1712
build-depends: base
1813
main-is: CodeActionRename.hs

0 commit comments

Comments
 (0)