Error found: in module Main at tests/purs/failing/4408Acyclic.purs:16:9 - 16:14 (line 16, column 9 - line 16, column 14) Hole 'help' has the inferred type    Int -> K   You could substitute the hole with one of these values:    Main.aRinku :: Int -> K   Main.cMuni :: Int -> K   Safe.Coerce.coerce :: forall a b. Coercible a b => a -> b  Unsafe.Coerce.unsafeCoerce :: forall a b. a -> b   Main.K :: Int -> K    in value declaration bMaho See https://github.com/purescript/documentation/blob/master/errors/HoleInferredType.md for more information, or to contribute content related to this error.