lib: fix a potential build failure: add Ledger.Parse.Text to package.yaml
This commit is contained in:
parent
8c7b0c2925
commit
ce69f17db6
@ -123,6 +123,8 @@ library:
|
|||||||
- Hledger.Utils.Text
|
- Hledger.Utils.Text
|
||||||
- Hledger.Utils.Tree
|
- Hledger.Utils.Tree
|
||||||
- Hledger.Utils.UTF8IOCompat
|
- Hledger.Utils.UTF8IOCompat
|
||||||
|
other-modules:
|
||||||
|
- Ledger.Parser.Text
|
||||||
dependencies:
|
dependencies:
|
||||||
- parsec
|
- parsec
|
||||||
- semigroups
|
- semigroups
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user