hledger/Ledger
ob 8937ed457d GHC 6.12.1 has UTF8 support on board. Using System.IO.UTF8 can cause problems.
Therefore use System.IO.UTF8 only on previous versions.
Testet with GHC 6.10.4 and 6.12.1
2010-02-13 20:00:34 +00:00
..
Account.hs drop LedgerPosting, it's no longer needed; more rename cleanups 2009-12-19 05:57:54 +00:00
AccountName.hs big refactoring, do filtering afresh in each command 2009-12-21 05:23:07 +00:00
Amount.hs resolve conflicts (Add Ledger.Amount.convertMixedAmountTo function) 2010-02-04 16:40:30 +00:00
Commodity.hs fix warnings all over - hledger is now -W-clean 2009-06-05 09:44:20 +00:00
Dates.hs docs: Date haddock 2009-12-12 22:19:57 +00:00
IO.hs GHC 6.12.1 has UTF8 support on board. Using System.IO.UTF8 can cause problems. 2010-02-13 20:00:34 +00:00
Journal.hs more cleanup, move journal text into Journal 2009-12-21 05:43:10 +00:00
Ledger.hs register: make reporting intervals honour a display expression (#18) 2009-12-21 06:03:34 +00:00
Parse.hs GHC 6.12.1 has UTF8 support on board. Using System.IO.UTF8 can cause problems. 2010-02-13 20:00:34 +00:00
Posting.hs register: make reporting intervals honour a display expression (#18) 2009-12-21 06:03:34 +00:00
TimeLog.hs make Postings reference their parent Transaction 2009-12-19 03:44:52 +00:00
Transaction.hs doc: slight clarification of Transaction 2010-02-02 21:34:26 +00:00
Types.hs more cleanup, move journal text into Journal 2009-12-21 05:43:10 +00:00
Utils.hs GHC 6.12.1 has UTF8 support on board. Using System.IO.UTF8 can cause problems. 2010-02-13 20:00:34 +00:00