Gabriella439/turtle

Formatted FileStatus?

Open

#265 创建于 2017年11月20日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Haskell (926 star) (94 fork)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.

贡献者指南