more build warnings
This commit is contained in:
parent
88f69e12e2
commit
98274b481d
@ -58,7 +58,7 @@ import Text.Printf
|
|||||||
import Yesod.Core
|
import Yesod.Core
|
||||||
-- import Yesod.Json
|
-- import Yesod.Json
|
||||||
|
|
||||||
import Hledger
|
import Hledger hiding (today)
|
||||||
import Hledger.Cli hiding (version)
|
import Hledger.Cli hiding (version)
|
||||||
import Hledger.Web.Foundation
|
import Hledger.Web.Foundation
|
||||||
import Hledger.Web.Options
|
import Hledger.Web.Options
|
||||||
|
|||||||
@ -10,7 +10,6 @@ module Hledger.Cli.Balancesheet (
|
|||||||
,tests_Hledger_Cli_Balancesheet
|
,tests_Hledger_Cli_Balancesheet
|
||||||
) where
|
) where
|
||||||
|
|
||||||
import Data.List
|
|
||||||
import qualified Data.Text.Lazy.IO as LT
|
import qualified Data.Text.Lazy.IO as LT
|
||||||
import Test.HUnit
|
import Test.HUnit
|
||||||
import Text.Shakespeare.Text
|
import Text.Shakespeare.Text
|
||||||
|
|||||||
@ -13,7 +13,6 @@ module Hledger.Cli.Cashflow (
|
|||||||
,tests_Hledger_Cli_Cashflow
|
,tests_Hledger_Cli_Cashflow
|
||||||
) where
|
) where
|
||||||
|
|
||||||
import Data.List
|
|
||||||
import qualified Data.Text.Lazy.IO as LT
|
import qualified Data.Text.Lazy.IO as LT
|
||||||
import Test.HUnit
|
import Test.HUnit
|
||||||
import Text.Shakespeare.Text
|
import Text.Shakespeare.Text
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user