Hakyll.Core.Identifier.Pattern

The pattern type

data Pattern

Creating patterns

fromGlob

fromList

fromRegex

fromVersion

hasVersion

hasNoVersion

Composing patterns

(.&&.)

(.||.)

complement

Applying patterns

matches

filterMatches

Capturing strings

capture

fromCapture

fromCaptures