ucb-bar / berkeley-hardfloat

Other
287 stars 87 forks source link

Wrap all bundle instances with IO(..) to resolve Scala 2.12.4 compile… #20

Closed edcote closed 2 years ago

edcote commented 6 years ago

Wrapped all bundles instance with IO(..) to resolve a Scala 2.12.4 compile issue.

jackkoenig commented 6 years ago

I'm a bit late here, but you can resolve the 2.12 compile issue by adding the scalacOption -Xsource:2.11. I think in general it's best to migrate at some point but it's not strictly necessary to compile with 2.12