milessabin / macro-compat   1.1.1

Apache License 2.0 GitHub

macro-compat is a small library which allows you to compile macros with Scala 2.10.x which are written to the Scala 2.11/2 macro API.

Scala versions: 2.12 2.11 2.10
Scala.js versions: 0.6

macro-compat 1.1.1


Group ID:
org.typelevel
Artifact ID:
macro-compat_sjs0.6_2.11
Version:
1.1.1
Release Date:
Feb 15, 2016
Licenses:
Files:

libraryDependencies += "org.typelevel" %%% "macro-compat" % "1.1.1"

Mill build tool

ivy"org.typelevel::macro-compat::1.1.1"

Scala CLI

//> using dep "org.typelevel::macro-compat::1.1.1"