From 63d3b2a62e9cdb4c75d6ee3762546d937f58606c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 24 Mar 2012 17:25:47 -0400 Subject: autoload Common too in ghci --- .ghci | 1 + 1 file changed, 1 insertion(+) diff --git a/.ghci b/.ghci index 37258aefe..318bac202 100644 --- a/.ghci +++ b/.ghci @@ -1,3 +1,4 @@ -- make ghci use precompiled modules, and C library :set -outputdir=tmp :set -IUtility +:load Common -- cgit v1.2.3