Skip to content

Commit

Permalink
Switch to new type
Browse files Browse the repository at this point in the history
  • Loading branch information
exoego committed Feb 21, 2018
1 parent e127495 commit 3a20f0b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ sealed class ZincCompiler(settings: Settings, dreporter: DelegatingReporter, out
}
}

import scala.tools.nsc.interactive.RangePositions
import scala.reflect.internal.Positions
final class ZincCompilerRangePos(settings: Settings, dreporter: DelegatingReporter, output: Output)
extends ZincCompiler(settings, dreporter, output)
with RangePositions
with Positions

0 comments on commit 3a20f0b

Please sign in to comment.