cleanup
This commit is contained in:
parent
536c44740e
commit
30788ee7fd
@ -49,9 +49,6 @@ import Paths_hledger (getDataFileName)
|
|||||||
#endif
|
#endif
|
||||||
import Hledger.Cli.Utils (openBrowserOn)
|
import Hledger.Cli.Utils (openBrowserOn)
|
||||||
|
|
||||||
-- import Debug.Trace
|
|
||||||
-- strace :: Show a => a -> a
|
|
||||||
-- strace a = trace (show a) a
|
|
||||||
|
|
||||||
tcpport = 5000 :: Int
|
tcpport = 5000 :: Int
|
||||||
homeurl = printf "http://localhost:%d/" tcpport
|
homeurl = printf "http://localhost:%d/" tcpport
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user