{-# htermination isSuffixOf :: (Eq a, Eq k) => [(Either a k)] -> [(Either a k)] -> Bool #-} import List