agentm / project-m36

Project: M36 Relational Algebra Engine
The Unlicense
876 stars 47 forks source link

Remove GHC 8.0 #248

Closed ilyakooo0 closed 4 years ago

ilyakooo0 commented 4 years ago

We should probably remove GHC 8.0 since it's not included in CI and doesn't even build.

agentm commented 4 years ago

Thanks- will do. Also, if we don't replace distributed-process soon, we can't move beyond GHC 8.4. Any suggestions for drop-in, Haskell-specific RPC?

ilyakooo0 commented 4 years ago

Their latest GitHub commits actually compile fine under GHC 8.6.

You might want to have a look at #249

agentm commented 4 years ago

Fixed in c4bc709f3f7ac2e6ae417e1faa3fa1e262c58f21.