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 66aacfd commit 099e89eCopy full SHA for 099e89e
test/testdata/testdata.cabal
@@ -3,11 +3,6 @@ version: 0.1.0.0
3
cabal-version: >=2.0
4
build-type: Simple
5
6
-executable applyrefact
7
- build-depends: base
8
- main-is: ApplyRefact.hs
9
- default-language: Haskell2010
10
-
11
executable codeactionrename
12
build-depends: base
13
main-is: CodeActionRename.hs
0 commit comments