typelevel / algebra

Experimental project to lay out basic algebra type classes
https://typelevel.org/algebra/
Other
378 stars 69 forks source link

Fix root build.sbt set up. #41

Closed non closed 9 years ago

non commented 9 years ago

This change means that subprojects will inherit the root build.sbt settings. Since this was always the intention, this fixes the build.

Resolves #40.

non commented 9 years ago

Review by @mpilquist, @tixxit, et al.

mpilquist commented 9 years ago

:+1:

johnynek commented 9 years ago

I really don't know sbt well enough to review this. Looks fine, but I am a terrible sbt cargo culter.

non commented 9 years ago

Fair enough. @tixxit?

stew commented 9 years ago

:+1: