I use regex101.com a lot to test out more complicated regexes.
I now want to develop a regex for use with Haskell's Text.Regex.Posix. So this provides POSIX-compliant regexes.
Does regex101.com allow for these regexes? What are they called there? In regex101's flavour list I cannot find "Posix".