Sanjiv Sahayam
Sanjiv Sahayam
You can create a [Brew Tap](https://docs.brew.sh/Taps) to do this. I have some example code [here](https://github.com/ssanj/homebrew-squeal) which I used to deploy one of my Haskell executables through Brew. After doing the...
I'm documenting this here before starting work on it to get some feedback. I'm happy to create this as a custom wart if it does not match the existing criteria...
I had to write one of these operators myself recently. Would be nice to have these included. :) 👍
@schmitch In the meantime I've documented a workaround [here](http://sanj.ink/posts/2015-12-18-using-flyway-with-play-2_4-and-slick.html).
In the short term would a note about adding the `scalafixScalaBinaryVersion` to `build.sbt` in `ExplicitResultTypes` [documentation](https://scalacenter.github.io/scalafix/docs/rules/ExplicitResultTypes.html) be of any use? Eg. > The ExplicitResultTypes rule needs to run with the...
Perhaps  PR: https://github.com/wjlow/intro-to-scala/pull/240