1 2 3 4 5 6 7
{-# LANGUAGE NoImplicitPrelude #-} module Rec where -- This one created a black hole in Tidy, -- when creating the tidied unfolding for foo foo :: () -> () foo = foo