| ||||
| ||||
| Documentation | ||||
| select_touching :: Patchy p => [FilePath] -> PatchChoices p -> PatchChoices p | ||||
| deselect_not_touching :: Patchy p => [FilePath] -> PatchChoices p -> PatchChoices p | ||||
| select_not_touching :: Patchy p => [FilePath] -> PatchChoices p -> PatchChoices p | ||||
| fix :: FilePath -> FilePath | ||||
| choose_touching :: Patchy p => [FilePath] -> FL p -> Sealed (FL p) | ||||
| look_touch :: Patchy p => [FilePath] -> p -> (Bool, [FilePath]) | ||||
| Produced by Haddock version 2.4.2 |