transient-haskell/transient

issues with network-info

AlexeyRaga opened this issue · 1 comments

Hi, does transient heavily rely on network-info? Would it be hard or would it be possible to drop this dependency?

The reason for it is that there is a 1 year old bug in network-info that doesn't allow cross-compiling. I'd love to give transient a try in the environment that requires cross-compilation and network-info seems to be the only outstanding issue preventing me from compiling transient.

Cheers.

Never mind, I just spoke with the guy who wrote network-info suggesting a fix and he was able to implement it really quickly.