From 9f341b0279909e02d661925c39a4e2eb03e43767 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 15 Oct 2008 06:47:00 +0000 Subject: [PATCH] make show entry more useful --- Ledger/Entry.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ledger/Entry.hs b/Ledger/Entry.hs index 92314a211..cdbbdc126 100644 --- a/Ledger/Entry.hs +++ b/Ledger/Entry.hs @@ -13,7 +13,7 @@ import Ledger.RawTransaction import Ledger.Amount -instance Show Entry where show = showEntryDescription +instance Show Entry where show = showEntry {- Helpers for the register report. A register entry is displayed as two