Closed thierry-b closed 8 years ago
@thierry-b thanks for this! As mentioned in #5 I'm going to try to revamp the build and dev process with hadron and it looks like you've done a lot of the leg work already. I appreciate it! I'm going to be making some adjustments to your code here before merging. Mainly, I'm going to take the example code out of the cabal file and just make compiling them part of the travis build. We've done this for other projects and I think it still captures the main point, which is to make sure your example code remains valid. If you feel strongly that it should be kept as is, just let me know.
I've updated the build process of hadron as per the above plan and added you to the contributors section. Thanks!
Hello, I still need to fix examples/WordCountLocal.hs. Regards, Thierry