Gabriella439/turtle

Formatted FileStatus?

Open

#265 ouverte le 20 nov. 2017

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)Haskell (94 forks)batch import
good first issue

Métriques du dépôt

Stars
 (926 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur