Dear all, I installed latest GHC version 6.5.20051102, and then, when compiling 'hs-plugins', I got an error about INSTANCE_TYPEABLE. Those were previously defined in 'Typeable.h' file, and copying its definition from older version makes things work. Is that change intentional? Best regards, Vadim.