drop some old base 3 support
This commit is contained in:
parent
7367e5b24d
commit
85f83c00fc
@ -29,7 +29,7 @@ $ bin\/hledger -f data\/sample.journal balance o
|
|||||||
module Hledger.Cli.Tests
|
module Hledger.Cli.Tests
|
||||||
where
|
where
|
||||||
import Control.Monad
|
import Control.Monad
|
||||||
import System.Exit (exitFailure, exitWith, ExitCode(ExitSuccess)) -- base 3 compatible
|
import System.Exit
|
||||||
import Test.HUnit
|
import Test.HUnit
|
||||||
|
|
||||||
import Hledger.Cli
|
import Hledger.Cli
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user