Ad
  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar

    The haskell version of this Kata appears bugged, just running the code with no changes (expecting a runtime error) gives:

    /tmp/haskell1141012-7-88dasz/ProcessTree.hs:2:8:
    Could not find module `ProcessTree.Process'
    Use -v to see a list of the files searched for
    

    The preloaded stuff is seemingly not preloaded.