tweag / sparkle

Haskell on Apache Spark.
BSD 3-Clause "New" or "Revised" License
447 stars 30 forks source link

Port various features from private forks #154

Closed facundominguez closed 3 years ago

facundominguez commented 3 years ago

Notably, support for OSX has been added, support for calling spark from multiple threads, and various bindings to spark.

Following the steps for inline-java, this PR removes support for stack, leaving nix+bazel as the only supported build system.

Closes #147 #127 #107 #81 #12 #40 #72