Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Function and associated helpers to determine the matching root name. The root name may contain zero or more parameter values.
Synopsis
- rootMatch :: FilePath -> Separators -> [ParameterPattern] -> String -> Logic ([NamedParamMatch], FilePath, FilePath)
Documentation
rootMatch :: FilePath -> Separators -> [ParameterPattern] -> String -> Logic ([NamedParamMatch], FilePath, FilePath) Source #
Determine which parts of the input name form the basePrefix and any parameter values for searching for related files (expected and associated)