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

Support old exceptions package. #24

Closed qnikst closed 6 years ago

qnikst commented 6 years ago

CC @tdietert

tdietert commented 6 years ago

Looks good to me; I don't have a strong opinion on version bounds in cabal files because I use mostly stack for all my projects, and don't venture out into the extra-deps flag too often.

I like what you did here: https://github.com/haskell-distributed/distributed-process-client-server/pull/24/files#diff-16ef2b6c19a12e882764a1d41b0723faR291