Brian Kent
Brian Kent
`scalaz-contrib-210` version `0.2` does not appear to work with `scalaz` version `7.1.4`. While code compiles, it results in runtime errors on usage. Are there plans to support the `7.1.x` series?...
The README should indicate that every usage of this library results in an `@deprecation` warning.
I would love to be able to customize the link names created by [`createLinkName`](https://github.com/sbt/sbteclipse/blob/264e4bbbc5ba90839f18b4c7afd9d00da26c3695/src/main/scala-sbt-1.0/com/typesafe/sbteclipse/core/Eclipse.scala#L258). Currently doing a [crossProject](https://github.com/portable-scala/sbt-crossproject) results in some enormous link names for me. It becomes pretty tedious...
Unless I am doing something very wrong, it seems like `angular-dimple` does not support angular expressions for any value other than the ``'s `data` attribute. For example, instead of this:...