I can’t seem to find suitable documentation on Haskell’s POSIX implementation.
Especially the module Text. Regex.Posix.
Anyone Can you point me in the right direction to use multi-line match
I can’t seem to find suitable documentation on Haskell’s POSIX implementation.
Especially the module Text. Regex.Posix.
Anyone Can you point me in the right direction to use multi-line match
If you have a multi-line IF statement, the default indentation may be a bit difficult to read:
If SomeConditionA _
AndAlso SomeConditionB _
AndAlso SomeConditionC Then
DoSomething()
End If