Skip to content

Commit

Permalink
Remove Each
Browse files Browse the repository at this point in the history
  • Loading branch information
Atry committed Apr 5, 2019
1 parent 6087096 commit e8a338b
Show file tree
Hide file tree
Showing 14 changed files with 0 additions and 1,714 deletions.
6 changes: 0 additions & 6 deletions build.sbt
Expand Up @@ -15,12 +15,6 @@ lazy val coreJVM = core.jvm

lazy val coreJS = core.js

lazy val each = crossProject.crossType(CrossType.Pure).dependsOn(core, `comprehension-monad`)

lazy val eachJVM = each.jvm

lazy val eachJS = each.js

lazy val `comprehension-monad` = crossProject.crossType(CrossType.Pure)

lazy val `comprehension-monadJVM` = `comprehension-monad`.jvm
Expand Down
1 change: 0 additions & 1 deletion each/.js/build.sbt

This file was deleted.

1 change: 0 additions & 1 deletion each/.jvm/build.sbt

This file was deleted.

25 changes: 0 additions & 25 deletions each/build.sbt.shared

This file was deleted.

0 comments on commit e8a338b

Please sign in to comment.