Implement a status line
The status line shows information about the shown file, such as size, modification time and permissions.
This commit is contained in:
parent
2ecde4fea5
commit
10057518cb
7 changed files with 82 additions and 14 deletions
|
|
@ -1,6 +1,7 @@
|
|||
module HCatSpec (spec) where
|
||||
|
||||
import HCat.Internal
|
||||
import HCat.Screen
|
||||
|
||||
import Test.Hspec
|
||||
import Test.Hspec.QuickCheck (prop)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue