haskell-distributed / distributed-process-client-server

Cloud Haskell - gen_server implementation
http://haskell-distributed.github.io
BSD 3-Clause "New" or "Revised" License
13 stars 11 forks source link

Should we tidy up compiler warnings? #25

Closed hyperthunk closed 2 months ago

hyperthunk commented 6 years ago

I get lots of warnings that we should be using MonoLocalBinds when compiling. Should I add these flags to avoid the compiler warnings, which are mainly about the use of Serializable a in type signatures?

LaurentRDC commented 2 months ago

The repo has moved and this issue has been addressed downstream