Aaron Levin
Aaron Levin
FWIW, running this on a recent version (sha: `f3d20a9c30449f2dcb5b5ea8ce0a76586d9f26a6`) produced a 3rd party artifact that produced the following error when trying to build: ``` ERROR: $MY_PRJOECT/3rdparty/...redacted.../BUILD:1:1: name 'scala_import' is not...
Hey, Thanks for the note! I have no idea what the best way to work with Hackage is, so I'll keep this in mind with future revisions to the package....
@troyrob I believe this error is related to JRE 1.7.0_u51 breaking something in Guice. Try installing JRE 1.7.0_u45 and see if the problem persists. I just hit this bug.