mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-26 03:42:25 +03:00
Add missing type signature
This commit is contained in:
parent
b104b3b8a3
commit
ec0f55d18e
@ -509,6 +509,7 @@ directivep = (do
|
||||
return (d, v)
|
||||
) <?> "directive"
|
||||
|
||||
directives :: [String]
|
||||
directives =
|
||||
["date-format"
|
||||
-- ,"default-account1"
|
||||
|
Loading…
Reference in New Issue
Block a user