lib: export aliasnamep for hledger-check (#1072)
This commit is contained in:
parent
8bdcd9b38c
commit
6e3a264f17
@ -25,6 +25,7 @@ module Hledger.Read (
|
|||||||
readJournal',
|
readJournal',
|
||||||
|
|
||||||
-- * Re-exported
|
-- * Re-exported
|
||||||
|
JournalReader.accountaliasp,
|
||||||
JournalReader.postingp,
|
JournalReader.postingp,
|
||||||
module Hledger.Read.Common,
|
module Hledger.Read.Common,
|
||||||
|
|
||||||
|
|||||||
@ -55,7 +55,8 @@ module Hledger.Read.JournalReader (
|
|||||||
postingp,
|
postingp,
|
||||||
statusp,
|
statusp,
|
||||||
emptyorcommentlinep,
|
emptyorcommentlinep,
|
||||||
followingcommentp
|
followingcommentp,
|
||||||
|
accountaliasp
|
||||||
|
|
||||||
-- * Tests
|
-- * Tests
|
||||||
,tests_JournalReader
|
,tests_JournalReader
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user