Gabriella439/turtle

Formatted FileStatus?

Open

#265 aberto em 20 de nov. de 2017

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)Haskell (94 forks)batch import
good first issue

Métricas do repositório

Stars
 (926 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Is there a convenient way to format a FileStatus? I am looking for an interactive equivalent of the Unix ls -l, and it seems that I have to write this from scratch.

FWIW, here is my current attempt -- I'm sure it can be improved.

Guia do colaborador