Skip to content

Commit a5a6ee2

Browse files
committed
Added other-modules field for tests
1 parent d9fba22 commit a5a6ee2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

json-rpc-server.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ executable demo
5656
test-suite tests
5757
hs-source-dirs: tests
5858
main-is: TestSuite.hs
59+
other-modules: TestTypes
5960
type: exitcode-stdio-1.0
6061
build-depends: base,
6162
json-rpc-server,

0 commit comments

Comments
 (0)