Profpatsch
Profpatsch
Hm, I don’t know the ruby infrastructure at all (language wouldn’t be a problem), so I won’t be of any help with this.
If you want to rewrite in either Haskell or Scala I strongly recommend Haskell, if only because Scala brings the overhead of a JVM start on every invocation (which is...
cc @smatting
I noticed a problem with this; the documentation & module was previously taken just from the first module in each target list, but after filtering out everything that does not...
The problem should be fixed now & the PR ready for review.
cc @smatting
Once https://github.com/ndmitchell/hoogle/pull/391 is merged, this is only one commit.
cc @smatting
Okay, I addressed all the comments I think.
Ah yeah, must have improved the exhaustiveness checking. Will fix