Skip to content

Commit 85e2172

Browse files
author
kokobd
committed
remove obsolete dir form ghcide.cabal
1 parent 5db0317 commit 85e2172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ghcide/ghcide.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ test-suite ghcide-tests
378378
record-hasfield
379379
if impl(ghc < 9.3)
380380
build-depends: ghc-typelits-knownnat
381-
hs-source-dirs: test/cabal test/exe test/src bench/lib
381+
hs-source-dirs: test/cabal test/exe test/src
382382
ghc-options: -threaded -Wall -Wno-name-shadowing -O0 -Wno-unticked-promoted-constructors
383383
main-is: Main.hs
384384
other-modules:

0 commit comments

Comments
 (0)