Gabriella439/turtle

Formatted FileStatus?

Open

#265 opened on 2017年11月20日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)Haskell (926 stars) (94 forks)batch import
good first issue

説明

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.

コントリビューターガイド