Data.Tag
Documentation
type Str = ByteStringSource
mkTaggedWrt :: [PCREExecOption] -> Rules -> [a] -> (a -> Str) -> Tagged aSource
unusedTags :: Rules -> Tagged a -> [Tag]Source
withoutTag :: Tag -> Tagged a -> Tagged aSource
withAnyTag :: [Tag] -> Tagged a -> Tagged aSource