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
|
-- | Parse whitespace then an amount, with an optional left or right
|
||||||
-- currency symbol and optional price, or return the special
|
-- currency symbol and optional price, or return the special
|
||||||
-- "missing"" marker amount.
|
-- "missing" marker amount.
|
||||||
spaceandamountormissing :: GenParser Char JournalContext MixedAmount
|
spaceandamountormissing :: GenParser Char JournalContext MixedAmount
|
||||||
spaceandamountormissing =
|
spaceandamountormissing =
|
||||||
try (do
|
try (do
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user