diff --git a/doc/todo/Compatibility_with_socks-0.6_and_persistant-template-2.7.mdwn b/doc/todo/Compatibility_with_socks-0.6_and_persistant-template-2.7.mdwn new file mode 100644 index 0000000000..8c71e58874 --- /dev/null +++ b/doc/todo/Compatibility_with_socks-0.6_and_persistant-template-2.7.mdwn @@ -0,0 +1,5 @@ +The current Hackage version (7.20190615) only compiles with the constraints socks<0.6, persistent-template<2.7. + +The compiler errors can be fixed with the attached patches. + +In the case of the socks changes (for Tor), I am not sure if it will actually work correctly.