uncomment haskell test

This commit is contained in:
William Cheng 2020-07-31 15:00:23 +08:00
parent c93fcd7514
commit fa3d863c8c

View File

@ -1403,9 +1403,9 @@
<modules> <modules>
<!-- clients --> <!-- clients -->
<module>samples/client/petstore/R</module> <module>samples/client/petstore/R</module>
<!--<module>samples/client/petstore/haskell-http-client</module>--> <module>samples/client/petstore/haskell-http-client</module>
<!-- servers --> <!-- servers -->
<!--<module>samples/server/petstore/haskell-servant</module>--> <module>samples/server/petstore/haskell-servant</module>
</modules> </modules>
</profile> </profile>
<profile> <profile>