lib: Export OrdPlus and constructors.

This commit is contained in:
Stephen Morgan 2020-10-09 10:10:15 +11:00 committed by Simon Michael
parent 1f81730a00
commit e57d911355

View File

@ -18,6 +18,7 @@ module Hledger.Query (
-- * Query and QueryOpt
Query(..),
QueryOpt(..),
OrdPlus(..),
payeeTag,
noteTag,
generatedTransactionTag,