Say I want to search for a function with a type like [k] -> Set k. I'm trying to use the find command from UCM, but that only lets me search by name. If I knew the name of the function I'm looking for, I wouldn't have to search for it
Is there something like Haskell's Hoogle?