This commit is contained in:
Simon Michael 2010-05-23 21:48:55 +00:00
parent 536c44740e
commit 30788ee7fd

View File

@ -49,9 +49,6 @@ import Paths_hledger (getDataFileName)
#endif
import Hledger.Cli.Utils (openBrowserOn)
-- import Debug.Trace
-- strace :: Show a => a -> a
-- strace a = trace (show a) a
tcpport = 5000 :: Int
homeurl = printf "http://localhost:%d/" tcpport