use cabal macro to detect if old version of network is being used

This commit is contained in:
Joey Hess 2012-11-11 18:05:01 -04:00
parent 39cd705952
commit 7c30be0e8c
3 changed files with 9 additions and 1 deletions

View file

@ -7,3 +7,6 @@ Do you think it's possible to support *both* versions of the network library, ma
That would increase the portability of git-annex quite a bit.
Thank you for your consideration.
> Ok, I think I've figured out how to use the CPP macros defined by cabal
> to deal with this. [[done]], will be in next release. --[[Joey]]