Skip to content

Commit 3020a0e

Browse files
authored
Merge pull request #249 from xerial/patch-3
Add LArray (large off-heap array library) for Scala 2.12
2 parents 961deaf + 718c013 commit 3020a0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects-2.12.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ Add in sbt using `libraryDependencies += ...`:
113113
"org.typelevel" %% "cats" % "0.8.1"
114114
"org.typelevel" %% "discipline" % "0.7.2"
115115
"org.typelevel" %% "macro-compat" % "1.1.1"
116+
"org.xerial.larray" %% "larray" % "0.4.0"
116117
"org.wvlet" %% "wvlet-log" % "1.1"
117118
"org.wvlet" %% "airframe" % "0.9"
118119
"pt.tecnico.dsi" %% "akka-kadmin" % "0.5.0"

0 commit comments

Comments
 (0)