mirror of
https://github.com/unclechu/gRPC-haskell.git
synced 2024-11-16 08:09:42 +01:00
2cf0feb689
So that now the tests can be ran successfully by: ``` cabal configure --enable-tests && cabal build && cabal test ```
14 lines
189 B
Text
14 lines
189 B
Text
dist
|
|
.stack-work/
|
|
*.pyc
|
|
*.pyo
|
|
*.o
|
|
examples/echo/echo-cpp/echo-client
|
|
examples/echo/echo-cpp/echo-server
|
|
benchmarks.html
|
|
result
|
|
*~
|
|
cabal.project.local*
|
|
dist-newstyle/
|
|
tests/py-tmp
|
|
tests/tmp
|