module Test.Data.Functor.Foldable where import Test.Tasty tests :: TestTree tests = testGroup "Data.Functor.Foldable" []