Gabriella439/turtle

Formatted FileStatus?

Open

#265 aperta il 20 nov 2017

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)Haskell (94 fork)batch import
good first issue

Metriche repository

Star
 (926 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor