Skip to content

Commit 341b90e

Browse files
committed
Add other-modules field for test-suite
1 parent af4f5c8 commit 341b90e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

haskell-src-exts.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ Test-Suite test
7979
type: exitcode-stdio-1.0
8080
hs-source-dirs: tests
8181
main-is: Runner.hs
82+
other-modules: Extensions
8283
GHC-Options: -threaded -Wall -O0
8384
Default-language: Haskell2010
8485
Build-depends: base < 5,

0 commit comments

Comments
 (0)