We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8a49f1 commit 66aacfdCopy full SHA for 66aacfd
test/testdata/testdata.cabal
@@ -8,11 +8,6 @@ executable applyrefact
8
main-is: ApplyRefact.hs
9
default-language: Haskell2010
10
11
-executable applyrefact2
12
- build-depends: base
13
- main-is: ApplyRefact2.hs
14
- default-language: Haskell2010
15
-
16
executable codeactionrename
17
build-depends: base
18
main-is: CodeActionRename.hs
0 commit comments