Closed gildor478 closed 12 years ago
e.g $ file foo.tar.gz application-x-gzip; charset=binary
Solve the issue by adding "|> Str.split (Str.regex ";") |> List.hd
Cheers
No, the regexp has to be changed. I have outstanding pull requests for this.
Regards, F.
This was fixed too I know. You can close the issue.
e.g $ file foo.tar.gz application-x-gzip; charset=binary
Solve the issue by adding "|> Str.split (Str.regex ";") |> List.hd
Cheers