rename Hledger.Data.Matching to Hledger.Data.Query in cabal file too

This commit is contained in:
Simon Michael 2012-05-16 06:54:17 +00:00
parent c1e8138609
commit 91aae589ce

View File

@ -46,7 +46,7 @@ library
Hledger.Data.TimeLog
Hledger.Data.Transaction
Hledger.Data.Types
Hledger.Data.Matching
Hledger.Data.Query
Hledger.Read
Hledger.Read.CsvReader
Hledger.Read.JournalReader