It's available these days; not that you have to solve everything using regexps in any case.
This comment is hidden because it contains spoiler information about the solution
It seems like Text.Regex.Posix is not available for Haskell compiler, so what lib could I use ?
Loading collection data...
It's available these days; not that you have to solve everything using regexps in any case.
This comment is hidden because it contains spoiler information about the solution
It seems like Text.Regex.Posix is not available for Haskell compiler, so what lib could I use ?