Skip to content

Commit 099e89e

Browse files
Delete extraneous cabal clause for non-existent ApplyRefact.hs.
1 parent 66aacfd commit 099e89e

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
@@ -3,11 +3,6 @@ version: 0.1.0.0
33
cabal-version: >=2.0
44
build-type: Simple
55

6-
executable applyrefact
7-
build-depends: base
8-
main-is: ApplyRefact.hs
9-
default-language: Haskell2010
10-
116
executable codeactionrename
127
build-depends: base
138
main-is: CodeActionRename.hs

0 commit comments

Comments
 (0)