mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-29 05:11:33 +03:00
haddock fix
This commit is contained in:
parent
b6e5028071
commit
b77ba66fb1
@ -545,7 +545,7 @@ accountname = do
|
||||
|
||||
-- | Parse whitespace then an amount, with an optional left or right
|
||||
-- currency symbol and optional price, or return the special
|
||||
-- "missing"" marker amount.
|
||||
-- "missing" marker amount.
|
||||
spaceandamountormissing :: GenParser Char JournalContext MixedAmount
|
||||
spaceandamountormissing =
|
||||
try (do
|
||||
|
Loading…
Reference in New Issue
Block a user