imp: lib: Hledger.Utils.Parse: export customErrorBundlePretty
for pretty-printing hledger parse errors.
This commit is contained in:
parent
33dba1945d
commit
82a503cbf5
@ -39,7 +39,8 @@ module Hledger.Utils.Parse (
|
||||
|
||||
-- * re-exports
|
||||
HledgerParseErrors,
|
||||
HledgerParseErrorData
|
||||
HledgerParseErrorData,
|
||||
customErrorBundlePretty,
|
||||
)
|
||||
where
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user