Add missing type signature

This commit is contained in:
Aleksandar Dimitrov 2020-01-02 17:26:13 +01:00 committed by Simon Michael
parent b104b3b8a3
commit ec0f55d18e

View File

@ -509,6 +509,7 @@ directivep = (do
return (d, v)
) <?> "directive"
directives :: [String]
directives =
["date-format"
-- ,"default-account1"