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