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 d9fba22 commit a5a6ee2Copy full SHA for a5a6ee2
json-rpc-server.cabal
@@ -56,6 +56,7 @@ executable demo
56
test-suite tests
57
hs-source-dirs: tests
58
main-is: TestSuite.hs
59
+ other-modules: TestTypes
60
type: exitcode-stdio-1.0
61
build-depends: base,
62
json-rpc-server,
0 commit comments