tweag / sparkle

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

Test sparkle with ghc 8.4.1 RC1 #141

Closed facundominguez closed 6 years ago

facundominguez commented 6 years ago

There are lots of failures in dependencies. I fixed a few complaining about missing instances of Semigroup which has become a superclass of Monoid. But there are more.

facundominguez commented 6 years ago

sparkle seems to work with RC1. Some tweaks to inline-java were needed. https://github.com/tweag/inline-java/compare/fd/ghc-8.4.1-wip